Home
last modified time | relevance | path

Searched refs:checkDeprecatedCommand (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentSema.h197 void checkDeprecatedCommand(const BlockCommandComment *Comment);
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp76 checkDeprecatedCommand(Command); in actOnBlockCommandFinish()
663 void Sema::checkDeprecatedCommand(const BlockCommandComment *Command) { in checkDeprecatedCommand() function in clang::comments::Sema