Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1497 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp547 Actions.OpenMP().getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclareBeginVariantDirective()
1368 Actions.OpenMP().getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6154 if (OpenMP().getOMPTraitInfoForSurroundingScope()->isExtensionActive( in ActOnDeclarator()