Searched defs:OrigRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 5028 auto *OrigRef = DeclRefExpr::Create( createImplicitFirstprivateForType() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 1554 buildVarDecl(Sema & SemaRef,SourceLocation Loc,QualType Type,StringRef Name,const AttrVec * Attrs=nullptr,DeclRefExpr * OrigRef=nullptr) buildVarDecl() argument |