Searched defs:IsStmtExpr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 75 bool IsStmtExpr; variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 2307 PushCompoundScope(bool IsStmtExpr) PushCompoundScope() argument |
H A D | SemaStmt.cpp | 395 ActOnStartOfCompoundStmt(bool IsStmtExpr) ActOnStartOfCompoundStmt() argument |
H A D | TreeTransform.h | 1352 RebuildCompoundStmt(SourceLocation LBraceLoc,MultiStmtArg Statements,SourceLocation RBraceLoc,bool IsStmtExpr) RebuildCompoundStmt() argument |