Searched refs:attrClassName (Results 1 – 1 of 1) sorted by relevance
1869 auto attrClassName = Att->getModule()->getName(); in MallocMemReturnsAttr() local1870 auto Family = AllocationFamily(AF_Custom, attrClassName); in MallocMemReturnsAttr()2033 auto attrClassName = Att->getModule()->getName(); in FreeMemAttr() local2034 auto Family = AllocationFamily(AF_Custom, attrClassName); in FreeMemAttr()