Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h141 static clang::Expr *CreateEmptyInitListExpr(
Dslang_rs_object_ref_count.cpp1335 CreateEmptyInitListExpr(VD->getASTContext(), VD->getLocation()); in InitializeRSObject()
1345 clang::Expr *RSObjectRefCount::CreateEmptyInitListExpr( in CreateEmptyInitListExpr() function in slang::RSObjectRefCount
1375 RSObjectRefCount::CreateEmptyInitListExpr(C, Loc); in CreateGuard()