Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2305 PushCompoundScope(bool IsStmtExpr) PushCompoundScope() argument
H A DSemaStmt.cpp390 ActOnStartOfCompoundStmt(bool IsStmtExpr) ActOnStartOfCompoundStmt() argument
H A DTreeTransform.h1331 RebuildCompoundStmt(SourceLocation LBraceLoc,MultiStmtArg Statements,SourceLocation RBraceLoc,bool IsStmtExpr) RebuildCompoundStmt() argument
7532 TransformCompoundStmt(CompoundStmt * S,bool IsStmtExpr) TransformCompoundStmt() argument