Home | History | Annotate | Download | only in interface

Lines Matching defs:named

488 /* Signatures for adding a named tuple to an object with zero or one tuple.
1065 /* A mapping from anonymous kinds to named kinds.
1073 * by the corresponding named kinds.
1077 std::vector<Kind> named;
1080 named.emplace_back(anon_to_named.at(tuple));
1082 return named;
1935 /* Signatures for constructors and methods named after some other class.
1941 * Methods named after some other class also come in two forms
2637 * if it is named after a template class. Return true if this is the case.
2720 * if the method is named after some other type.