Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4616 SmallVector<const OMPClauseWithPreInit *, 4> PICs; in ActOnOpenMPRegionEnd() local
4646 PICs.push_back(C); in ActOnOpenMPRegionEnd()
4709 for (const clang::OMPClauseWithPreInit *C : PICs) { in ActOnOpenMPRegionEnd()