Home
last modified time | relevance | path

Searched refs:look_for_overrides (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c1916 look_for_overrides (tree type, tree fndecl) in look_for_overrides() function
2003 return look_for_overrides (type, fndecl); in look_for_overrides_r()
H A Dcp-tree.h4195 extern int look_for_overrides (tree, tree);
H A DChangeLog-2000209 (look_for_overrides): Declare new function.
213 to look_for_overrides.
221 (look_for_overrides): ... here, and ...
H A Dclass.c2350 && look_for_overrides (ctype, decl) in check_for_override()
H A DChangeLog-20043406 dfs_access_in_type, dfs_walk_real, look_for_overrides,
3996 bfs_walk, dfs_walk_real, look_for_overrides, markedp, unmarkedp,
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2095 look_for_overrides (type, fndecl) in look_for_overrides() function
2180 return look_for_overrides (type, fndecl);
H A Dcp-tree.h4149 extern int look_for_overrides PARAMS ((tree, tree));
H A Dclass.c2640 && look_for_overrides (ctype, decl)
H A DChangeLog10081 (look_for_overrides): Declare new function.
10085 to look_for_overrides.
10093 (look_for_overrides): ... here, and ...