Home | History | Annotate | Download | only in Sema

Lines Matching refs:Fun

8652     } else if (FunctionDecl *Fun 
8654 NoteOverloadCandidate(Fun, DestType);
10111 if (FunctionDecl *Fun =
10113 S.NoteOverloadCandidate(Fun, TargetFunctionType);