Home
last modified time | relevance | path

Searched defs:BodyStmt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp208 [&Body](unsigned, Stmt *, Stmt *BodyStmt) { Body = BodyStmt; }); in getBody() argument
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1246 Stmt *BodyStmt) { in ActOnFinishSwitchStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2045 const Stmt *BodyStmt; in EmitOMPCanonicalLoop() local