Home
last modified time | relevance | path

Searched defs:h_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dloop-widening.c137 int *h_ptr = (int *) malloc(sizeof(int)); in pointer_doesnt_leak_from_loop() local
149 int *h_ptr = malloc(sizeof(int)); in unknown_after_loop() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h198 Header *h_ptr = reinterpret_cast<Header *>(nearest_chunk); in GetBlockBegin() local
249 Header *h_ptr = chunks[beg]; in GetBlockBeginFastLocked() local