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.h1420 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1426 Actions.OpenMP().getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()
2228 Actions.OpenMP().getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6040 if (OpenMP().getOMPTraitInfoForSurroundingScope()->isExtensionActive( in ActOnDeclarator()