Searched defs:AllocNode (Results 1 – 4 of 4) sorted by relevance
495 const ExplodedNode *AllocNode = N; in getAllocationNode() local526 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
2022 const ExplodedNode *AllocNode = N; in getAllocationSite() local2094 const ExplodedNode *AllocNode = nullptr; in reportLeak() local
2405 const ExplodedNode *AllocNode = nullptr; in CFRefLeakReport() local
760 IcingDynamicTrie::Node *IcingDynamicTrie::IcingDynamicTrieStorage::AllocNode() { in AllocNode() function in icing::lib::IcingDynamicTrie::IcingDynamicTrieStorage