Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1464 clang::VarDecl* TempVarDecl = clang::VarDecl::Create( in VisitCallExpr() local
1474 TempVarDecl->setInit(CE); in VisitCallExpr()
1475 clang::Decl* Decls[] = { TempVarDecl }; in VisitCallExpr()
1486 TempVarDecl, in VisitCallExpr()
1504 getCurrentScope()->addRSObject(TempVarDecl); in VisitCallExpr()