Searched defs:SectionCB (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPIRBuilderTest.cpp | 5325 auto SectionCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) {}; TEST_F() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4165 auto SectionCB = [this, SubStmt](InsertPointTy AllocaIP, EmitOMPSectionsDirective() local |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 2047 for (auto SectionCB : SectionCBs) { createSections() local |