reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
142 Context.getLocationContext()->getDecl()); 153 if (willObjectBeAnalyzedLater(CtorDecl, Context)) 156 const TypedValueRegion *R = getConstructedRegion(CtorDecl, Context); 160 FindUninitializedFields F(Context.getState(), R, Opts); 169 Context.addTransition(UpdatedState); 175 ExplodedNode *Node = Context.generateNonFatalErrorNode(UpdatedState); 180 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); 183 CallSite, Context.getSourceManager(), Node->getLocationContext()); 193 Context.emitReport(std::move(Report)); 211 Context.getSourceManager())); 213 Context.emitReport(std::move(Report));