Searched refs:checkDeprecatedCommand (Results 1 – 2 of 2) sorted by relevance
193 void checkDeprecatedCommand(const BlockCommandComment *Comment);
76 checkDeprecatedCommand(Command); in actOnBlockCommandFinish()661 void Sema::checkDeprecatedCommand(const BlockCommandComment *Command) { in checkDeprecatedCommand() function in clang::comments::Sema