OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCommandID
(Results
1 - 11
of
11
) sorted by null
/external/clang/include/clang/AST/
CommentParser.h
85
Traits.getCommandInfo(Tok.
getCommandID
())->IsBlockCommand;
Comment.h
345
unsigned
getCommandID
() const {
350
return Traits.getCommandInfo(
getCommandID
())->Name;
656
unsigned
getCommandID
() const {
661
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
()) {
564
if (Traits.getCommandInfo(Command->
getCommandID
())->IsEmptyParagraphAllowed)
582
if (!Traits.getCommandInfo(Command->
getCommandID
())->IsReturnsCommand)
624
const CommandInfo *Info = Traits.getCommandInfo(Command->
getCommandID
());
662
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
122
const CommandInfo *Info = Traits.getCommandInfo(BCC->
getCommandID
());
173
const CommandInfo *Info = Traits.getCommandInfo(VLC->
getCommandID
());
333
const CommandInfo *Info = Traits.getCommandInfo(C->
getCommandID
());
713
switch (C->
getCommandID
()) {
794
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 2426 milliseconds