Home
last modified time | relevance | path

Searched refs:SectionCBVector (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4180 llvm::SmallVector<BodyGenCallbackTy, 4> SectionCBVector; in EmitOMPSectionsDirective() local
4188 SectionCBVector.push_back(SectionCB); in EmitOMPSectionsDirective()
4196 SectionCBVector.push_back(SectionCB); in EmitOMPSectionsDirective()
4217 Builder, AllocaIP, SectionCBVector, PrivCB, FiniCB, S.hasCancel(), in EmitOMPSectionsDirective()