Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp112 Stmt **SubStmts = getStoredStmts(); in CoroutineBodyStmt() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h307 Stmt* SubStmts[END_EXPR]; variable
H A DStmtCXX.h477 Stmt *SubStmts[SubStmt::Count]; variable