Searched refs:getDescriptiveName (Results 1 – 5 of 5) sorted by relevance
281 OS << "std::variant " << ArgMemRegion->getDescriptiveName() << " held " in handleStdGetCall()
293 std::string VariableName = Reg->getDescriptiveName(); in reportLeakedVALists()
340 if (std::string RegName = Region->getDescriptiveName(); !RegName.empty()) in getRegionName()
718 std::string MemRegion::getDescriptiveName(bool UseQuotes) const { in getDescriptiveName() function in MemRegion744 std::string Idx = OR->getDescriptiveName(false); in getDescriptiveName()
193 std::string getDescriptiveName(bool UseQuotes = true) const;