reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
143 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
tools/clang/lib/AST/CommentLexer.cpp 406 const CommandInfo *Info = Traits.getCommandInfoOrNULL(CommandName);