Home
last modified time | relevance | path

Searched refs:invalidate_class_lookup_cache (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c3455 invalidate_class_lookup_cache (void) in invalidate_class_lookup_cache() function
7196 invalidate_class_lookup_cache (); in do_pop_from_top_level()
H A Dcp-tree.h6445 extern void invalidate_class_lookup_cache (void);
H A Dclass.c8030 invalidate_class_lookup_cache (); in pushclass()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19995303 (invalidate_class_lookup_cache): Likewise.
5314 (invalidate_class_lookup_cache): Don't use TREE_NONLOCAL_FLAG.
5546 (invalidate_class_lookup_cache): Likewise.
5568 Use invalidate_class_lookup_cache to remove cached entries, rather
5572 (invalidate_class_lookup_cache): New function, split out from ...
H A Dname-lookup.cc4385 invalidate_class_lookup_cache (void) in invalidate_class_lookup_cache() function
8425 invalidate_class_lookup_cache (); in pop_from_top_level()
H A Dtree.cc6166 invalidate_class_lookup_cache (); in cp_tree_c_finish_parsing()
H A DChangeLog-20043703 (invalidate_class_lookup_cache): Do not clear
3925 (invalidate_class_lookup_cache): Use vector for class_shadowed and
H A Dcp-tree.h6709 extern void invalidate_class_lookup_cache (void);
H A Dclass.cc8133 invalidate_class_lookup_cache (); in pushclass()
H A DChangeLog-20013845 * class.c (invalidate_class_lookup_cache): Zero the
H A DChangeLog-20193130 (invalidate_class_lookup_cache): Move from class.c, add to