Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:Fun

1661     if (Function* Fun = dyn_cast<Function>(*I)) {
1662 if (!is_inline || Fun != F)
1663 printFunctionHead(Fun);