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.cpp2476 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
H A DSemaStmt.cpp427 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
H A DSemaDecl.cpp20576 PushCompoundScope(false); in ActOnStartTopLevelStmtDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1066 void PushCompoundScope(bool IsStmtExpr);