Searched refs:AnyDecls (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1512 bool AnyDecls = false; local
1514 AnyDecls |= CodeGenFunction::mightAddDeclToScope(*I);
1536 if (AnyDecls) {

Completed in 328 milliseconds