Searched defs:InitRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 5039 auto *InitRef = DeclRefExpr::Create( createImplicitFirstprivateForType() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 19654 DeclRefExpr *InitRef = buildDeclRefExpr(SemaRef, Init, Type, ELoc); ActOnOpenMPLinearClause() local |