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