Home
last modified time | relevance | path

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

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