Home
last modified time | relevance | path

Searched refs:ActOnOpenMPCancellationPointDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11164 ActOnOpenMPCancellationPointDirective(SourceLocation StartLoc,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp6366 Res = ActOnOpenMPCancellationPointDirective(StartLoc, EndLoc, CancelRegion); in ActOnOpenMPExecutableDirective()
13150 Sema::ActOnOpenMPCancellationPointDirective(SourceLocation StartLoc, in ActOnOpenMPCancellationPointDirective() function in Sema