Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2309 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
HDSemaStmt.cpp396 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
HDSemaDecl.cpp20094 PushCompoundScope(false); in ActOnStartTopLevelStmtDecl()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h765 void PushCompoundScope(bool IsStmtExpr);