Home
last modified time | relevance | path

Searched defs:tree_check (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.h30 struct GTY(()) tree_check { struct
32 tree value;
34 vec<deferred_access_check, va_gc> *checks;
37 tree qualifying_scope;
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.h29 struct GTY(()) tree_check { struct
31 tree value;
36 tree qualifying_scope;
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h3139 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check() function
3394 tree_check (const_tree __t, const char *__f, int __l, const char *__g, in tree_check() function