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

References

tools/clang/tools/extra/clangd/CodeComplete.cpp
  805         CCTUInfo(Allocator), Index(Index) {}
  841           CurrentArg, S, *Allocator, CCTUInfo, true);
  911   GlobalCodeCompletionAllocator &getAllocator() override { return *Allocator; }