Home
last modified time | relevance | path

Searched defs:AllocNode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp495 const ExplodedNode *AllocNode = N; in getAllocationNode() local
526 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
H A DMallocChecker.cpp2022 const ExplodedNode *AllocNode = N; in getAllocationSite() local
2094 const ExplodedNode *AllocNode = nullptr; in reportLeak() local
H A DRetainCountChecker.cpp2405 const ExplodedNode *AllocNode = nullptr; in CFRefLeakReport() local
/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner.cpp134 CacheNode* LRUCache::AllocNode() { in AllocNode() function in simpleperf::call_chain_joiner_impl::LRUCache
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.cc760 IcingDynamicTrie::Node *IcingDynamicTrie::IcingDynamicTrieStorage::AllocNode() { in AllocNode() function in icing::lib::IcingDynamicTrie::IcingDynamicTrieStorage