Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2178 return Actions.ActOnOpenMPRequiresDirective(StartLoc, Clauses); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11561 DeclGroupPtrTy ActOnOpenMPRequiresDirective(SourceLocation Loc,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3475 Sema::ActOnOpenMPRequiresDirective(SourceLocation Loc, in ActOnOpenMPRequiresDirective() function in Sema