Home
last modified time | relevance | path

Searched refs:common_enclosing_class (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dinit.c1159 ctx = common_enclosing_class in sort_mem_initializers()
H A Dcp-tree.h6200 extern tree common_enclosing_class (tree, tree);
H A Dclass.c9695 common_enclosing_class (tree ctx1, tree ctx2) in common_enclosing_class() function