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