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

References

tools/clang/include/clang/Analysis/ConstructionContext.h
   51       case NewAllocatorKind:        return "construct into new-allocator";
   91       : Data(NE), Kind(NewAllocatorKind) {}
tools/clang/lib/Analysis/ConstructionContext.cpp
  115   case ConstructionContextItem::NewAllocatorKind: {
  176   case ConstructionContextItem::NewAllocatorKind: {