Searched defs:CommandInfo (Results 1 - 17 of 17) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DCommentCommandTraits.h33 struct CommandInfo { struct in namespace:clang::comments
121 /// \brief True if this command is unknown. This \c CommandInfo object was
142 /// \returns a CommandInfo object for a given command name or
143 /// NULL if no CommandInfo object exists for this command.
144 const CommandInfo *getCommandInfoOrNULL(StringRef Name) const;
146 const CommandInfo *getCommandInfo(StringRef Name) const {
147 if (const CommandInfo *Info = getCommandInfoOrNULL(Name))
152 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
154 const CommandInfo *getCommandInfo(unsigned CommandID) const;
156 const CommandInfo *registerUnknownComman
[all...]
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
H A Dselenium-remote-driver-2.42.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openqa/ org/openqa/selenium/ org/openqa/selenium/browserlaunchers/ ...
/prebuilts/jdk/jdk8/darwin-x86/lib/
H A Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt.jar/com/oracle/net/ ...
/prebuilts/jdk/jdk8/linux-x86/lib/
H A Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt.jar/com/oracle/net/ ...

Completed in 457 milliseconds