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