Lines Matching defs:DiagLoc
565 SourceLocation DiagLoc;567 DiagLoc = Command->getArgRange(Command->getNumArgs() - 1).getEnd();568 if (!DiagLoc.isValid())569 DiagLoc = Command->getCommandNameRange(Traits).getEnd();570 Diag(DiagLoc, diag::warn_doc_block_command_empty_paragraph)