Home
last modified time | relevance | path

Searched refs:getCommandID (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/AST/
DCommentSema.cpp99 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID()); in checkFunctionDeclVerbatimLine()
104 switch (Comment->getCommandID()) { in checkFunctionDeclVerbatimLine()
132 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID()); in checkContainerDeclVerbatimLine()
136 switch (Comment->getCommandID()) { in checkContainerDeclVerbatimLine()
169 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID()); in checkContainerDecl()
173 switch (Comment->getCommandID()) { in checkContainerDecl()
566 if (Traits.getCommandInfo(Command->getCommandID())->IsEmptyParagraphAllowed) in checkBlockCommandEmptyParagraph()
584 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand) in checkReturnsCommand()
626 const CommandInfo *Info = Traits.getCommandInfo(Command->getCommandID()); in checkBlockCommandDuplicate()
664 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand) in checkDeprecatedCommand()
DCommentParser.cpp317 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID()); in parseBlockCommand()
323 Tok.getCommandID(), in parseBlockCommand()
328 Tok.getCommandID(), in parseBlockCommand()
333 Tok.getCommandID(), in parseBlockCommand()
418 CommandTok.getCommandID(), in parseInlineCommand()
425 CommandTok.getCommandID()); in parseInlineCommand()
573 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID()); in parseParagraphOrBlockCommand()
DCommentBriefParser.cpp82 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID()); in Parse()
DASTDumper.cpp2140 OS << " Name=\"" << getCommandName(C->getCommandID()) << "\""; in visitInlineCommandComment()
2178 OS << " Name=\"" << getCommandName(C->getCommandID()) << "\""; in visitBlockCommandComment()
2222 OS << " Name=\"" << getCommandName(C->getCommandID()) << "\"" in visitVerbatimBlockComment()
/external/clang/lib/Index/
DCommentToXML.cpp122 const CommandInfo *Info = Traits.getCommandInfo(BCC->getCommandID()); in FullCommentParts()
173 const CommandInfo *Info = Traits.getCommandInfo(VLC->getCommandID()); in FullCommentParts()
333 const CommandInfo *Info = Traits.getCommandInfo(C->getCommandID()); in visitBlockCommandComment()
715 switch (C->getCommandID()) { in visitBlockCommandComment()
796 switch (C->getCommandID()) { in visitVerbatimBlockComment()
/external/clang/include/clang/AST/
DComment.h345 unsigned getCommandID() const { in getCommandID() function
350 return Traits.getCommandInfo(getCommandID())->Name; in getCommandName()
656 unsigned getCommandID() const { in getCommandID() function
661 return Traits.getCommandInfo(getCommandID())->Name; in getCommandName()
DCommentParser.h89 Traits.getCommandInfo(Tok.getCommandID())->IsBlockCommand; in isTokBlockCommand()
DCommentLexer.h122 unsigned getCommandID() const LLVM_READONLY { in getCommandID() function
/external/clang/unittests/AST/
DCommentLexer.cpp49 return Traits.getCommandInfo(Tok.getCommandID())->Name; in getCommandName()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...