OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllKindInfo
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/AST/
ASTTypeTraits.cpp
23
const ASTNodeKind::KindInfo ASTNodeKind::
AllKindInfo
[] = {
55
Derived =
AllKindInfo
[Derived].ParentId;
63
StringRef ASTNodeKind::asStringRef() const { return
AllKindInfo
[KindId].Name; }
/external/clang/include/clang/AST/
ASTTypeTraits.h
119
static const KindInfo
AllKindInfo
[NKI_NumberOfKinds];
Completed in 225 milliseconds