Home
last modified time | relevance | path

Searched defs:IsStmtExpr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo() argument
/llvm-project/clang/lib/Sema/
H A DSema.cpp2307 PushCompoundScope(bool IsStmtExpr) PushCompoundScope() argument
H A DSemaStmt.cpp395 ActOnStartOfCompoundStmt(bool IsStmtExpr) ActOnStartOfCompoundStmt() argument
H A DTreeTransform.h1352 RebuildCompoundStmt(SourceLocation LBraceLoc,MultiStmtArg Statements,SourceLocation RBraceLoc,bool IsStmtExpr) RebuildCompoundStmt() argument
7807 TransformCompoundStmt(CompoundStmt * S,bool IsStmtExpr) TransformCompoundStmt() argument