Searched defs:mangledName (Results 1 – 7 of 7) sorted by relevance
77 const mangledName: string = globalMangledTable.get(valueName); constant
77 std::string MangleMethodNameWithSignature(const std::string &mangledName, const std::string &signat… in MangleMethodNameWithSignature()
142 std::string mangledName = MangleMethodName(className, methodName); in PrintPrototype() local
73 auto mangledName = PandaString(PROPERTY) + name; in GetFieldIDByDisplayName() local
46 mangledName: string, property
508 std::string DemangleScope(const std::string &mangledName, const AbckitLiteralArray *scopeNames, boo… in DemangleScope()
1326 … ForeignClassItem *foreignArea, StringItem *methodName, const std::string &mangledName, in CreateMethodItem()