Home
last modified time | relevance | path

Searched defs:fPtr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.swap/
H A Diter_swap.pass.cpp168 B *fPtr = &f; in test() local
/llvm-project/clang/test/Analysis/
H A Dpointer-to-member.cpp117 int (*fPtr)(int) = &A::staticMemberFunction; in testPointerToStaticMemberCall() local
H A Dstring.c913 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper; strcmp_union_function_pointer_cast() local
H A Dmalloc.c1401 int fPtr(unsigned cond, int x) { in fPtr() function
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp2908 const auto *fPtr = args[1].getBoxOf<fir::MutableBoxValue>(); genCFPointer() local