Searched defs:fPtr (Results 1 – 5 of 5) sorted by relevance
168 B *fPtr = &f; in test() local
117 int (*fPtr)(int) = &A::staticMemberFunction; in testPointerToStaticMemberCall() local
913 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper; strcmp_union_function_pointer_cast() local
1401 int fPtr(unsigned cond, int x) { in fPtr() function
2908 const auto *fPtr = args[1].getBoxOf<fir::MutableBoxValue>(); genCFPointer() local