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