Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp2177 return Actions.ActOnOpenMPRequiresDirective(StartLoc, Clauses); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11184 DeclGroupPtrTy ActOnOpenMPRequiresDirective(SourceLocation Loc,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp3451 Sema::ActOnOpenMPRequiresDirective(SourceLocation Loc, in ActOnOpenMPRequiresDirective() function in Sema