HomeSort by relevance Sort by last modified time
    Searched refs:getCommandID (Results 1 - 11 of 11) sorted by null

  /external/clang/include/clang/AST/
CommentParser.h 89 Traits.getCommandInfo(Tok.getCommandID())->IsBlockCommand;
Comment.h 343 unsigned getCommandID() const {
348 return Traits.getCommandInfo(getCommandID())->Name;
654 unsigned getCommandID() const {
659 return Traits.getCommandInfo(getCommandID())->Name;
CommentLexer.h 122 unsigned getCommandID() const LLVM_READONLY {
  /external/clang/lib/AST/
CommentSema.cpp 99 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
104 switch (Comment->getCommandID()) {
132 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
136 switch (Comment->getCommandID()) {
169 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
173 switch (Comment->getCommandID()) {
566 if (Traits.getCommandInfo(Command->getCommandID())->IsEmptyParagraphAllowed)
584 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
626 const CommandInfo *Info = Traits.getCommandInfo(Command->getCommandID());
664 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand
    [all...]
CommentBriefParser.cpp 82 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
CommentParser.cpp 317 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
323 Tok.getCommandID(),
328 Tok.getCommandID(),
333 Tok.getCommandID(),
418 CommandTok.getCommandID(),
425 CommandTok.getCommandID());
573 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
ASTDumper.cpp     [all...]
  /external/clang/lib/Index/
CommentToXML.cpp 123 const CommandInfo *Info = Traits.getCommandInfo(BCC->getCommandID());
174 const CommandInfo *Info = Traits.getCommandInfo(VLC->getCommandID());
334 const CommandInfo *Info = Traits.getCommandInfo(C->getCommandID());
721 switch (C->getCommandID()) {
802 switch (C->getCommandID()) {
    [all...]
  /external/clang/unittests/AST/
CommentLexer.cpp 49 return Traits.getCommandInfo(Tok.getCommandID())->Name;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 134 milliseconds