Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentCommandTraits.cpp84 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) { in createCommandInfoWithName() function in clang::comments::CommandTraits
105 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerUnknownCommand()
111 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerBlockCommand()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentCommandTraits.h174 CommandInfo *createCommandInfoWithName(StringRef CommandName);