Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp994 ParseCompoundStatement(bool isStmtExpr) ParseCompoundStatement() argument
1021 ParseCompoundStatement(bool isStmtExpr,unsigned ScopeFlags) ParseCompoundStatement() argument
1168 ParseCompoundStatementBody(bool isStmtExpr) ParseCompoundStatementBody() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp411 ActOnCompoundStmt(SourceLocation L,SourceLocation R,ArrayRef<Stmt * > Elts,bool isStmtExpr) ActOnCompoundStmt() argument