Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h225 OpenMPDirectiveKind getCaptureRegion() const { return CaptureRegion; } in getCaptureRegion() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp644 OpenMPDirectiveKind getCaptureRegion(unsigned Level, in getCaptureRegion() function in __anon7e4ded5b0111::DSAStackTy