Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1992 return Actions.ActOnOpenMPRequiresDirective(StartLoc, Clauses); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10379 DeclGroupPtrTy ActOnOpenMPRequiresDirective(SourceLocation Loc,
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3199 Sema::ActOnOpenMPRequiresDirective(SourceLocation Loc, in ActOnOpenMPRequiresDirective() function in Sema