Searched defs:SectionCB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4138 auto SectionCB = [this, SubStmt](InsertPointTy AllocaIP, EmitOMPSectionsDirective() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 1971 for (auto SectionCB : SectionCBs) { createSections() local |