Searched defs:isStmtExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 1003 ParseCompoundStatement(bool isStmtExpr) ParseCompoundStatement() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 416 ActOnCompoundStmt(SourceLocation L,SourceLocation R,ArrayRef<Stmt * > Elts,bool isStmtExpr) ActOnCompoundStmt() argument |