Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp1417 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()
2208 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10676 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp6000 if (getOMPTraitInfoForSurroundingScope()->isExtensionActive(llvm::omp::TraitProperty:: in ActOnDeclarator()