reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
98 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID()); 103 switch (Comment->getCommandID()) { 124 Diag(Comment->getLocation(), diag::warn_doc_function_method_decl_mismatch) 125 << Comment->getCommandMarker() 127 << Comment->getSourceRange();