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