Searched refs:getOMPTraitInfoForSurroundingScope (Results 1 – 2 of 2) sorted by relevance
1392 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOMPDeclareVariantClauses()1881 OMPTraitInfo *ParentTI = Actions.getOMPTraitInfoForSurroundingScope(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
10122 OMPTraitInfo *getOMPTraitInfoForSurroundingScope() { in getOMPTraitInfoForSurroundingScope() function