Searched defs:IElemInitRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4686 auto IElemInitRef = C->inits().begin(); EmitOMPTaskBasedDirective() local |
H A D | CGOpenMPRuntime.cpp | 3630 const auto *IElemInitRef = Data.FirstprivateInits.begin(); emitTaskInit() local |