Lines Matching refs:notePreviousDefinition
2260 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2273 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2340 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2432 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2453 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2747 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3310 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
3359 notePreviousDefinition(Old, New->getLocation()); in MergeFunctionDecl()
4129 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4163 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
4172 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
4332 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4407 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
16128 notePreviousDefinition(Def, in ActOnTag()
16219 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
17989 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()