Searched refs:LastDefinedKind (Results 1 – 1 of 1) sorted by relevance
66 LastDefinedKind = DefinedSyntheticKind, enumerator156 static bool classof(const Symbol *s) { return s->kind() <= LastDefinedKind; } in classof()