Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp1392 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()
1881 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/external/llvm-project/clang/include/clang/Sema/
DSema.h10122 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function