Home
last modified time | relevance | path

Searched refs:PushCompoundScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2222 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
H A DSemaStmt.cpp390 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1961 void PushCompoundScope(bool IsStmtExpr);