Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1003 ParseCompoundStatement(bool isStmtExpr) ParseCompoundStatement() argument
1030 ParseCompoundStatement(bool isStmtExpr,unsigned ScopeFlags) ParseCompoundStatement() argument
1177 ParseCompoundStatementBody(bool isStmtExpr) ParseCompoundStatementBody() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp416 ActOnCompoundStmt(SourceLocation L,SourceLocation R,ArrayRef<Stmt * > Elts,bool isStmtExpr) ActOnCompoundStmt() argument