Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp1854 return Actions.ActOnOpenMPRequiresDirective(StartLoc, Clauses); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/external/llvm-project/clang/include/clang/Sema/
DSema.h10263 DeclGroupPtrTy ActOnOpenMPRequiresDirective(SourceLocation Loc,
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3183 Sema::ActOnOpenMPRequiresDirective(SourceLocation Loc, in ActOnOpenMPRequiresDirective() function in Sema