Home
last modified time | relevance | path

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

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