Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1576 bool CodeGenFunction::mightAddDeclToScope(const Stmt *S) { in mightAddDeclToScope() function in CodeGenFunction
1593 if (mightAddDeclToScope(SubStmt)) in mightAddDeclToScope()
H A DCGStmt.cpp1728 HadSkippedDecl |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
1775 AnyDecls |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
H A DCodeGenFunction.h4686 static bool mightAddDeclToScope(const Stmt *S);