Lines Matching refs:notePreviousDefinition
2587 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2600 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2667 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2759 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2780 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
3083 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3721 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
4627 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4830 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4904 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
17824 notePreviousDefinition(Def, in ActOnTag()
17915 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
19966 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()