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 91 Traits.getCommandInfo(Tok.getCommandID())->IsBlockCommand;
Comment.h 332 unsigned getCommandID() const {
337 return Traits.getCommandInfo(getCommandID())->Name;
635 unsigned getCommandID() const {
640 return Traits.getCommandInfo(getCommandID())->Name;
CommentLexer.h 121 unsigned getCommandID() const LLVM_READONLY {
  /external/clang/lib/AST/
CommentParser.cpp 310 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
317 Tok.getCommandID(),
323 Tok.getCommandID(),
328 Tok.getCommandID(),
414 CommandTok.getCommandID(),
421 CommandTok.getCommandID());
569 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
CommentSema.cpp 95 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
100 switch (Comment->getCommandID()) {
122 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
126 switch (Comment->getCommandID()) {
154 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
158 switch (Comment->getCommandID()) {
550 if (Traits.getCommandInfo(Command->getCommandID())->IsEmptyParagraphAllowed)
568 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
607 const CommandInfo *Info = Traits.getCommandInfo(Command->getCommandID());
651 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand
    [all...]
CommentBriefParser.cpp 82 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID());
ASTDumper.cpp     [all...]
  /external/clang/tools/libclang/
CXComment.cpp 446 const CommandInfo *Info = Traits.getCommandInfo(BCC->getCommandID());
493 const CommandInfo *Info = Traits.getCommandInfo(VLC->getCommandID());
653 const CommandInfo *Info = Traits.getCommandInfo(C->getCommandID());
1036 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 850 milliseconds