Home
last modified time | relevance | path

Searched refs:CreateGuard (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h220 static clang::DeclRefExpr *CreateGuard(clang::ASTContext &C,
Dslang_rs_object_ref_count.cpp1356 clang::DeclRefExpr *RSObjectRefCount::CreateGuard(clang::ASTContext &C, in CreateGuard() function in slang::RSObjectRefCount
1437 CreateGuard(C, DC, ParamDRE, in CreateParameterGuard()
1495 clang::DeclRefExpr *DRE = CreateGuard(C, DC, RetVal, in CreateRetStmtWithTempVar()