Searched refs:diagnose_mismatched_decls (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c1055 /* Subroutine of diagnose_mismatched_decls. Check for function type
1095 /* Another subroutine of diagnose_mismatched_decls. OLDDECL is an
1163 /* Subroutine of diagnose_mismatched_decls. Report the location of DECL,
1188 diagnose_mismatched_decls (tree newdecl, tree olddecl,
1979 if (!diagnose_mismatched_decls (newdecl, olddecl, &newtype, &oldtype))
1180 diagnose_mismatched_decls (tree newdecl, tree olddecl, function

Completed in 64 milliseconds