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

References

tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  701   CodeCompletionAllocator &getAllocator() const { return Allocator; }
tools/clang/lib/Sema/CodeCompleteConsumer.cpp
  480   BriefComment = Allocator.CopyString(Comment);