Home | History | Annotate | Download | only in AST

Lines Matching refs:declaresSameEntity

6526   if (declaresSameEntity(lProto, rProto))
6796 if (!LDecl || !RDecl || (declaresSameEntity(LDecl, RDecl)))