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

References

tools/clang/lib/AST/CommentCommandTraits.cpp
   84   char *Name = Allocator.Allocate<char>(CommandName.size() + 1);
   89   CommandInfo *Info = new (Allocator) CommandInfo();