Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1492 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
H A DSemaStmt.cpp340 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1368 void PushCompoundScope(bool IsStmtExpr);