Searched defs:mangledName (Results 1 – 6 of 6) 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
142 std::string mangledName = MangleMethodName(className, methodName); in PrintPrototype() local
46 mangledName: string, property
508 std::string DemangleScope(const std::string &mangledName, const AbckitLiteralArray *scopeNames, boo… in DemangleScope()
1246 const std::string &mangledName, const std::string &name, in CreateMethodItem()