Searched refs:getOpenMPCaptureRegions (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h274 void getOpenMPCaptureRegions(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp584 void clang::getOpenMPCaptureRegions( function in class:clang
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h268 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind());
287 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp610 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level));
2163 getOpenMPCaptureRegions(Regions,
2254 getOpenMPCaptureRegions(CaptureRegions, DKind);
2360 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level));
4103 getOpenMPCaptureRegions(CaptureRegions, DKind);
4278 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective());
4997 getOpenMPCaptureRegions(CaptureRegions, Kind);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp465 getOpenMPCaptureRegions(CaptureRegions, D->getDirectiveKind());
H A DCGOpenMPRuntime.cpp11230 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind());
11623 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind());
H A DCGStmtOpenMP.cpp778 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind());

Completed in 184 milliseconds