reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
258 getPersistentSValWithData(const SVal& V, uintptr_t Data);
319 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits));
tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp 350 return &getPersistentSValWithData(X, 0).first;