Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h543 CapturedStmt *getInnermostCapturedStmt() { in getInnermostCapturedStmt() function
551 const CapturedStmt *getInnermostCapturedStmt() const { in getInnermostCapturedStmt() function
H A DOpenMPClause.h8961 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) { in getInnermostCapturedStmt() function
8972 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) const { in getInnermostCapturedStmt() function