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