Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1321 CapturedStmt::CapturedStmt(Stmt *S, CapturedRegionKind Kind, CapturedStmt() function in CapturedStmt
1345 CapturedStmt::CapturedStmt(EmptyShell Empty, unsigned NumCaptures) CapturedStmt() function in CapturedStmt
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3977 const Stmt *CapturedStmt = S.getInnermostCapturedStmt()->getCapturedStmt(); EmitSections() local
4133 const Stmt *CapturedStmt = S.getInnermostCapturedStmt()->getCapturedStmt(); EmitOMPSectionsDirective() local
4558 VisitCapturedStmt(const CapturedStmt *) VisitCapturedStmt() argument
[all...]