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

  /external/clang/lib/AST/
CommentCommandTraits.cpp 40 const CommandInfo *CommandTraits::getCommandInfo(unsigned CommandID) const {
  /external/clang/include/clang/AST/
CommentCommandTraits.h 139 const CommandInfo *getCommandInfo(StringRef Name) const {
145 const CommandInfo *getCommandInfo(unsigned CommandID) const;

Completed in 24 milliseconds