Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSema.cpp2116 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope() function in Sema
DSemaStmt.cpp386 PushCompoundScope(IsStmtExpr); in ActOnStartOfCompoundStmt()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h1892 void PushCompoundScope(bool IsStmtExpr);