OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllKindInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTTypeTraits.cpp
23
const ASTNodeKind::KindInfo ASTNodeKind::
AllKindInfo
[] = {
58
Derived =
AllKindInfo
[Derived].ParentId;
69
NodeKindId ParentId =
AllKindInfo
[LastId].ParentId;
77
StringRef ASTNodeKind::asStringRef() const { return
AllKindInfo
[KindId].Name; }
90
Parent =
AllKindInfo
[Parent].ParentId;
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTTypeTraits.h
183
static const KindInfo
AllKindInfo
[NKI_NumberOfKinds];
Completed in 18 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026