Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11502 ActOnOpenMPCancellationPointDirective(SourceLocation StartLoc,
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6442 Res = ActOnOpenMPCancellationPointDirective(StartLoc, EndLoc, CancelRegion); in ActOnOpenMPExecutableDirective()
13290 Sema::ActOnOpenMPCancellationPointDirective(SourceLocation StartLoc, in ActOnOpenMPCancellationPointDirective() function in Sema