Lines Matching refs:notePreviousDefinition
2208 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2221 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2288 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2380 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2401 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2695 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3247 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
3296 notePreviousDefinition(Old, New->getLocation()); in MergeFunctionDecl()
4066 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4100 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
4109 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
4269 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4344 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
16072 notePreviousDefinition(Def, in ActOnTag()
16163 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
17932 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()