HomeSort by: relevance | last modified time | path
    Searched refs:createCommandInfoWithName (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 21 milliseconds