OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ArenaAllocator
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangle.h
28
class
ArenaAllocator
{
46
ArenaAllocator
() { addNode(AllocUnit); }
48
~
ArenaAllocator
() {
229
VariableSymbolNode *demangleUntypedVariable(
ArenaAllocator
&Arena,
233
demangleRttiBaseClassDescriptorNode(
ArenaAllocator
&Arena,
257
ArenaAllocator
Arena;
/src/external/apache2/llvm/dist/llvm/lib/Demangle/
MicrosoftDemangle.cpp
318
static NamedIdentifierNode *synthesizeNamedIdentifier(
ArenaAllocator
&Arena,
325
static QualifiedNameNode *synthesizeQualifiedName(
ArenaAllocator
&Arena,
335
static QualifiedNameNode *synthesizeQualifiedName(
ArenaAllocator
&Arena,
341
static VariableSymbolNode *synthesizeVariable(
ArenaAllocator
&Arena,
351
ArenaAllocator
&Arena, StringView &MangledName, StringView VariableName) {
364
Demangler::demangleRttiBaseClassDescriptorNode(
ArenaAllocator
&Arena,
1557
static NodeArrayNode *nodeListToNodeArray(
ArenaAllocator
&Arena, NodeList *Head,
Completed in 28 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026