Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp1402 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()
2027 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h10306 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function