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

  /external/clang/lib/AST/
CommentCommandTraits.cpp 84 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) {
105 CommandInfo *Info = createCommandInfoWithName(CommandName);
111 CommandInfo *Info = createCommandInfoWithName(CommandName);
  /external/clang/include/clang/AST/
CommentCommandTraits.h 175 CommandInfo *createCommandInfoWithName(StringRef CommandName);

Completed in 44 milliseconds