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