Searched refs:mShouldMangle (Results 1 – 1 of 1) sorted by relevance
50 bool mShouldMangle; variable58 mShouldMangle(false), in RSExportFunc()61 mShouldMangle = Context->getMangleContext().shouldMangleDeclName(FD); in RSExportFunc()63 if (mShouldMangle) { in RSExportFunc()90 return (mShouldMangle && mangle) ? mMangledName : mName;