Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h141 OpenMPDirectiveKind getCaptureRegion() const { return CaptureRegion; } in getCaptureRegion() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp619 OpenMPDirectiveKind getCaptureRegion(unsigned Level, in getCaptureRegion() function in __anon5b04668f0111::DSAStackTy