HomeSort by: relevance | last modified time | path
    Searched defs:synthesizeVariable (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
MicrosoftDemangle.cpp 341 static VariableSymbolNode *synthesizeVariable(ArenaAllocator &Arena,
457 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor'");
795 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor Name'");
MicrosoftDemangle.cpp 341 static VariableSymbolNode *synthesizeVariable(ArenaAllocator &Arena,
457 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor'");
795 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor Name'");
MicrosoftDemangle.cpp 341 static VariableSymbolNode *synthesizeVariable(ArenaAllocator &Arena,
457 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor'");
795 return synthesizeVariable(Arena, T, "`RTTI Type Descriptor Name'");

Completed in 51 milliseconds