Searched refs:mShouldMangle (Results 1 – 1 of 1) sorted by relevance
46 bool mShouldMangle; variable54 mShouldMangle(false), in RSExportFunc()57 mShouldMangle = Context->getMangleContext().shouldMangleDeclName(FD); in RSExportFunc()59 if (mShouldMangle) { in RSExportFunc()84 return (mShouldMangle && mangle) ? mMangledName : mName;