Lines Matching refs:DiagLoc
571 SourceLocation DiagLoc;573 DiagLoc = Command->getArgRange(Command->getNumArgs() - 1).getEnd();574 if (!DiagLoc.isValid())575 DiagLoc = Command->getCommandNameRange(Traits).getEnd();576 Diag(DiagLoc, diag::warn_doc_block_command_empty_paragraph)