Searched refs:ReturnsPointerToALocalObject (Results 1 – 1 of 1) sorted by relevance
1064 int *ReturnsPointerToALocalObject() { in ReturnsPointerToALocalObject() function1071 int *(*f)() = Ident(ReturnsPointerToALocalObject); in TEST()