Lines Matching refs:notePreviousDefinition
2535 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2548 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2615 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2707 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2728 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
3031 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3649 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
4545 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4748 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4824 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
17216 notePreviousDefinition(Def, in ActOnTag()
17307 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
19349 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()