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