Searched refs:ActOnOpenMPBeginDeclareVariant (Results 1 – 3 of 3) sorted by relevance
128 void ActOnOpenMPBeginDeclareVariant(SourceLocation Loc, OMPTraitInfo &TI);
2259 Actions.OpenMP().ActOnOpenMPBeginDeclareVariant(Loc, TI); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2717 void SemaOpenMP::ActOnOpenMPBeginDeclareVariant(SourceLocation Loc, in ActOnOpenMPBeginDeclareVariant() function in SemaOpenMP