Searched defs:infoIsString (Results 1 – 3 of 3) sorted by relevance
164 const MapleVector<bool> &infoIsString = originalFunction.InfoIsString(); in CopyFuncInfo() local
607 void BinaryMplExport::OutputInfoIsString(const std::vector<bool> &infoIsString) in OutputInfoIsString()615 …yMplExport::OutputInfo(const std::vector<MIRInfoPair> &info, const std::vector<bool> &infoIsString) in OutputInfo()
1120 std::vector<bool> infoIsString = type.GetInfoIsString(); in DumpClassOrInterfaceInfo() local