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

References

tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
   99     P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>();
  134     D = (CompoundValData*) BPAlloc.Allocate<CompoundValData>();
  153     D = (LazyCompoundValData*) BPAlloc.Allocate<LazyCompoundValData>();
  171     D = (PointerToMemberData*) BPAlloc.Allocate<PointerToMemberData>();
  316     P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>();
  341     P = (FoldNodeTy*) BPAlloc.Allocate<FoldNodeTy>();