Searched refs:lookup_literal_operator (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c3798 lookup_literal_operator (tree name, vec<tree, va_gc> *args)
3857 decl = lookup_literal_operator (name, args);
3952 decl = lookup_literal_operator (name, args);
3985 decl = lookup_literal_operator (name, args);
3999 decl = lookup_literal_operator (name, args);
4039 decl = lookup_literal_operator (name, args);
4054 decl = lookup_literal_operator (name, args);
3796 lookup_literal_operator (tree name, vec<tree, va_gc> *args) function

Completed in 136 milliseconds