Searched refs:DeallocatorName (Results 1 – 2 of 2) sorted by relevance
356 StringRef DeallocatorName = DE->getFoundDecl()->getName(); in checkPreStmt() local357 if (DeallocatorName == "kCFAllocatorDefault" || in checkPreStmt()358 DeallocatorName == "kCFAllocatorSystemDefault" || in checkPreStmt()359 DeallocatorName == "kCFAllocatorMalloc") { in checkPreStmt()
3484 StringRef DeallocatorName = DE->getFoundDecl()->getName(); in VisitNode() 3485 if (DeallocatorName == "kCFAllocatorNull") in VisitNode() 3264 StringRef DeallocatorName = DE->getFoundDecl()->getName(); mayFreeAnyEscapedMemoryOrIsModeledExplicitly() local