Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2259 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
H A DSemaStmt.cpp390 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1993 void PushCompoundScope(bool IsStmtExpr);