Searched defs:OmpInParm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 1086 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), emitCombinerOrInitializer() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 21909 VarDecl *OmpInParm = ActOnOpenMPDeclareReductionCombinerStart() local |