Home
last modified time | relevance | path

Searched refs:deallocate_via_nttp (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A DNewDelete-checker-test.cpp431 void deallocate_via_nttp(void* ptr) { in deallocate_via_nttp() function
437 deallocate_via_nttp<::operator delete>(p); in testNTTPNewNTTPDelete()
447 deallocate_via_nttp<::operator delete>(p); in testDirectNewNTTPDelete()
455 deallocate_via_nttp<not_free>(p); in testLeakBecauseNTTPIsNotDeallocation()