Searched refs:getDescriptiveName (Results 1 – 7 of 7) sorted by relevance
30 RequestRegion->getDescriptiveName() + ". "; in reportDoubleNonblocking()52 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportMissingWait()72 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportUnmatchedWait()
279 OS << "std::variant " << ArgMemRegion->getDescriptiveName() << " held " in handleStdGetCall()
293 std::string VariableName = Reg->getDescriptiveName(); in reportLeakedVALists()
357 if (std::string RegName = Region->getDescriptiveName(); !RegName.empty()) in getRegionName()
727 std::string MemRegion::getDescriptiveName(bool UseQuotes) const { in getDescriptiveName() function in MemRegion760 std::string Idx = OR->getDescriptiveName(false); in getDescriptiveName()779 std::string Super = FR->getSuperRegion()->getDescriptiveName(false); in getDescriptiveName()
2638 [R]() { return R->getDescriptiveName(); }); in bindArray()2706 [R]() { return R->getDescriptiveName(); }); in bindVector()2839 [R]() { return R->getDescriptiveName(); }); in bindStruct()2968 [R]() { return R->getDescriptiveName(); }); in bindAggregate()
221 std::string getDescriptiveName(bool UseQuotes = true) const;