HomeSort by relevance Sort by last modified time
    Searched refs:checkDeprecatedCommand (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CommentSema.h 200 void checkDeprecatedCommand(const BlockCommandComment *Comment);
  /external/clang/lib/AST/
CommentSema.cpp 73 checkDeprecatedCommand(Command);
650 void Sema::checkDeprecatedCommand(const BlockCommandComment *Command) {
    [all...]

Completed in 143 milliseconds