Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1168 void Sema::PushCompoundScope() { in PushCompoundScope() function in Sema
DSemaStmt.cpp321 PushCompoundScope(); in ActOnStartOfCompoundStmt()
/external/llvm-project/clang/lib/Sema/
DSema.cpp1998 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
DSemaStmt.cpp385 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
/external/clang/include/clang/Sema/
DSema.h1209 void PushCompoundScope();
/external/llvm-project/clang/include/clang/Sema/
DSema.h1741 void PushCompoundScope(bool IsStmtExpr);