Searched defs:VDInit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 17948 VarDecl *VDInit = ActOnOpenMPFirstprivateClause() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 871 const auto *VDInit = EmitOMPFirstprivateClause() local |