Lines Matching refs:notePreviousDefinition
2447 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2460 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2522 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2614 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2635 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2941 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3567 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
4493 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4698 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4770 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
17629 notePreviousDefinition(Def, in ActOnTag()
17720 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
19634 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()