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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentCommandTraits.cpp89 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) { function in class:clang::comments::CommandTraits
106 CommandInfo *Info = createCommandInfoWithName(CommandName);
112 CommandInfo *Info = createCommandInfoWithName(CommandName);
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentCommandTraits.h171 CommandInfo *createCommandInfoWithName(StringRef CommandName);

Completed in 55 milliseconds