Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h537 CapturedStmt *getInnermostCapturedStmt() { in getInnermostCapturedStmt() function
545 const CapturedStmt *getInnermostCapturedStmt() const { in getInnermostCapturedStmt() function
H A DOpenMPClause.h8554 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) { in getInnermostCapturedStmt() function
8565 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) const { in getInnermostCapturedStmt() function