Searched refs:mangle (Results 1 – 5 of 5) sorted by relevance
87 inline const std::string &getName(bool mangle = true) const {88 return (mShouldMangle && mangle) ? mMangledName : mName;
286 char* mangle = strdup(str.string()); in drawWrappedString() local287 char* start = mangle; in drawWrappedString()289 float xposAdj = (start == mangle) ? xpos : xpos + indentWidth; in drawWrappedString()312 free(mangle); in drawWrappedString()
28 NameMangler::mangle(package, &name); in TEST()
109 bool mangle = packageName != mContext->getCompilationPackage(); in mergeAndMangle() local127 mangle, false /* overlay */, true /* allow new */, callback); in mergeAndMangle()
2329 {@code cp/mangle.c::write_unscoped_name}, where GCC may crash when the context is