Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2309 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
H A DSemaStmt.cpp396 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
H A DSemaDecl.cpp20094 PushCompoundScope(false); in ActOnStartTopLevelStmtDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h765 void PushCompoundScope(bool IsStmtExpr);