OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRegisteredCommandInfo
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/AST/
CommentCommandTraits.cpp
37
return
getRegisteredCommandInfo
(Name);
43
return
getRegisteredCommandInfo
(CommandID);
119
const CommandInfo *CommandTraits::
getRegisteredCommandInfo
(
128
const CommandInfo *CommandTraits::
getRegisteredCommandInfo
(
/external/clang/include/clang/AST/
CommentCommandTraits.h
168
const CommandInfo *
getRegisteredCommandInfo
(StringRef Name) const;
169
const CommandInfo *
getRegisteredCommandInfo
(unsigned CommandID) const;
Completed in 110 milliseconds