Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2309 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope()
H A DSemaStmt.cpp395 void Sema::ActOnStartOfCompoundStmt(bool IsStmtExpr) { in ActOnStartOfCompoundStmt()
H A DTreeTransform.h1352 bool IsStmtExpr) { in RebuildCompoundStmt()
7816 bool IsStmtExpr) { in TransformCompoundStmt()