Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4814 SmallVector<const OMPClauseWithPreInit *, 4> PICs; in ActOnOpenMPRegionEnd() local
4848 PICs.push_back(C); in ActOnOpenMPRegionEnd()
4911 for (const clang::OMPClauseWithPreInit *C : PICs) { in ActOnOpenMPRegionEnd()