Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4359 SmallVector<const OMPClauseWithPreInit *, 4> PICs; in ActOnOpenMPRegionEnd() local
4388 PICs.push_back(C); in ActOnOpenMPRegionEnd()
4451 for (const clang::OMPClauseWithPreInit *C : PICs) { in ActOnOpenMPRegionEnd()