Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmt.cpp1322 CapturedStmt::CapturedStmt(Stmt *S, CapturedRegionKind Kind, CapturedStmt() function in CapturedStmt
1346 CapturedStmt::CapturedStmt(EmptyShell Empty, unsigned NumCaptures) CapturedStmt() function in CapturedStmt
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4004 const Stmt *CapturedStmt = S.getInnermostCapturedStmt()->getCapturedStmt(); EmitSections() local
4160 const Stmt *CapturedStmt = S.getInnermostCapturedStmt()->getCapturedStmt(); EmitOMPSectionsDirective() local
4585 VisitCapturedStmt(const CapturedStmt *) VisitCapturedStmt() argument
[all...]