Home
last modified time | relevance | path

Searched defs:getCaptureRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h142 OpenMPDirectiveKind getCaptureRegion() const { return CaptureRegion; } in getCaptureRegion() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp641 OpenMPDirectiveKind getCaptureRegion(unsigned Level, in getCaptureRegion() function in __anon296aa5740111::DSAStackTy