Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp2250 Actions.ActOnOpenMPBeginDeclareVariant(Loc, TI); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11051 void ActOnOpenMPBeginDeclareVariant(SourceLocation Loc, OMPTraitInfo &TI);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp2683 void Sema::ActOnOpenMPBeginDeclareVariant(SourceLocation Loc, in ActOnOpenMPBeginDeclareVariant() function in Sema