reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4043 static bool mightAddDeclToScope(const Stmt *S);
1423 HadSkippedDecl |= CodeGenFunction::mightAddDeclToScope(*I); 1470 AnyDecls |= CodeGenFunction::mightAddDeclToScope(*I);tools/clang/lib/CodeGen/CodeGenFunction.cpp
1320 if (mightAddDeclToScope(SubStmt))