reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  240     return CXXBaseListFactory.getEmptyList();
  246     return CXXBaseListFactory.add(CBS, L);
tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
  190     PathList = CXXBaseListFactory.getEmptyList();