OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NestedName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Demangle/
ItaniumDemangle.cpp
413
Name = static_cast<const
NestedName
*>(Name)->Name;
455
static_cast<const
NestedName
*>(Name)->Qual->print(S);
553
N = static_cast<const
NestedName
*>(N)->Name;
/src/external/apache2/llvm/dist/llvm/lib/Support/
ItaniumManglingCanonicalizer.cpp
202
return Self.makeNode<itanium_demangle::
NestedName
>(StdNamespace, Child);
/src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
ItaniumDemangle.h
56
X(
NestedName
) \
847
struct
NestedName
: Node {
851
NestedName
(Node *Qual_, Node *Name_)
3161
if (SoFar) SoFar = make<
NestedName
>(SoFar, Comp);
Completed in 30 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026