OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hierarchy
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/TableGen/
ASTTableGen.cpp
116
// Find all the nodes in the
hierarchy
.
120
ChildMap
hierarchy
;
local
124
hierarchy
.insert(std::make_pair(base, node));
127
"multiple root nodes in " + nodeClassName + "
hierarchy
");
132
PrintFatalError(Twine("no root node in ") + nodeClassName + "
hierarchy
");
135
visitASTNodeRecursive(root, ASTNode(),
hierarchy
, visit);
Completed in 17 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026