Searched defs:origloc (Results 1 – 2 of 2) sorted by relevance
3199 warn_parm_ptrarray_mismatch (location_t origloc, tree curparms, tree newparms) in warn_parm_ptrarray_mismatch()3384 warn_parm_array_mismatch (location_t origloc, tree fndecl, tree newparms) in warn_parm_array_mismatch()
9716 location_t origloc = DECL_SOURCE_LOCATION (old_decl); in start_function() local