Searched refs:DeclMatchKind (Results 1 – 1 of 1) sorted by relevance
248 enum DeclMatchKind { enum258 static DeclMatchKind compareDeclarations(NamedDecl *Existing, NamedDecl *New) { in compareDeclarations()