Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_test.cpp1064 int *ReturnsPointerToALocalObject() { in ReturnsPointerToALocalObject() function
1071 int *(*f)() = Ident(ReturnsPointerToALocalObject); in TEST()