Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h76 bool IsStmtExpr; variable
78 CompoundScopeInfo(bool IsStmtExpr) : IsStmtExpr(IsStmtExpr) {} in CompoundScopeInfo()
/external/llvm-project/clang/lib/Sema/
DSema.cpp1998 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope()
DSemaStmt.cpp384 void Sema::ActOnStartOfCompoundStmt(bool IsStmtExpr) { in ActOnStartOfCompoundStmt()
DTreeTransform.h1261 bool IsStmtExpr) { in RebuildCompoundStmt()
7092 bool IsStmtExpr) { in TransformCompoundStmt()
/external/clang/lib/Sema/
DTreeTransform.h1115 bool IsStmtExpr) { in RebuildCompoundStmt()
6117 bool IsStmtExpr) { in TransformCompoundStmt()