Home
last modified time | relevance | path

Searched refs:cmp_decls (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc280 cmp_decls (tree d1, tree d2) in cmp_decls() function
300 return cmp_decls (*d1, *d2); in cmp_decls_ptr_ptr()
H A DChangeLog1079 * region-model-impl-calls.cc (cmp_decls): New.