Home
last modified time | relevance | path

Searched defs:SectionCB (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4138 auto SectionCB = [this, SubStmt](InsertPointTy AllocaIP, EmitOMPSectionsDirective() local
4146 auto SectionCB = [this, CapturedStmt](InsertPointTy AllocaIP, EmitOMPSectionsDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1971 for (auto SectionCB : SectionCBs) { createSections() local