Lines Matching refs:notePreviousDefinition
2459 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2472 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2539 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2631 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2652 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2955 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3573 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
4470 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4673 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4748 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
16757 notePreviousDefinition(Def, in ActOnTag()
16848 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
18736 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()