reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2371 SVal Len = I.getData(); 2389 SVal Len = I.getData();tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
2903 SymbolRef ReallocSym = I.getData().ReallocatedSym; 2906 switch (I.getData().Kind) { 2915 assert(I.getData().Kind == OAR_FreeOnFailure); 3372 I.getData().dump(Out);tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
189 const SVal &X = I.getData();
tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp 779 I.getData().print(Out);
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp244 CI.getData().printJson(Out, /*AddQuotes=*/true); 661 if (!f.HandleBinding(*this, store, R, CI.getData())) 809 if (!Callbacks.scan(RI.getData())) 1075 VisitBinding(I.getData()); 1234 SVal V = I.getData(); 2140 const SVal &D = CI.getData(); 2585 VisitBinding(I.getData());