Searched defs:mangledName (Results 1 – 5 of 5) sorted by relevance
74 std::string MangleMethodNameWithSignature(const std::string &mangledName, const std::string &signat… in MangleMethodNameWithSignature()
77 const mangledName: string = globalMangledTable.get(valueName); constant
46 mangledName: string, property
142 std::string mangledName = MangleMethodName(className, methodName); in PrintPrototype() local
1139 const std::string &mangledName, const std::string &name, in CreateMethodItem()