Home
last modified time | relevance | path

Searched defs:getCommandName (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
DRemoteCommandHandlerTemplate.h72 const std::string &getCommandName() const { return _strCommandName; } in getCommandName() function
/external/clang/include/clang/AST/
DComment.h349 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
660 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/external/llvm-project/clang/include/clang/AST/
DComment.h344 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
654 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/external/llvm-project/clang-tools-extra/clang-doc/
DSerialize.cpp172 std::string ClangDocCommentVisitor::getCommandName(unsigned CommandID) const { in getCommandName() function in clang::doc::serialize::ClangDocCommentVisitor
/external/clang/unittests/AST/
DCommentLexer.cpp48 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anonaa29a9220111::CommentLexerTest
/external/llvm-project/clang/unittests/AST/
DCommentLexer.cpp47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon34ce09700111::CommentLexerTest
/external/llvm-project/clang/lib/AST/
DTextNodeDumper.cpp703 const char *TextNodeDumper::getCommandName(unsigned CommandID) { in getCommandName() function in TextNodeDumper
/external/clang/lib/AST/
DASTDumper.cpp2305 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper