Lines Matching refs:notePreviousDefinition
2081 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2094 notePreviousDefinition(Old, New->getLocation()); in isIncompatibleTypedef()
2161 notePreviousDefinition(OldD, New->getLocation()); in MergeTypedefNameDecl()
2253 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2274 notePreviousDefinition(Old, New->getLocation()); in MergeTypedefNameDecl()
2560 S.notePreviousDefinition(Def, VD->getLocation()); in checkNewAttributesAfterDef()
3010 notePreviousDefinition(OldD, New->getLocation()); in MergeFunctionDecl()
3055 notePreviousDefinition(Old, New->getLocation()); in MergeFunctionDecl()
3815 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
3845 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
3854 notePreviousDefinition(Old, New->getLocation()); in MergeVarDecl()
4015 void Sema::notePreviousDefinition(const NamedDecl *Old, SourceLocation New) { in notePreviousDefinition() function in Sema
4090 notePreviousDefinition(Old, New->getLocation()); in checkVarDeclRedefinition()
14615 notePreviousDefinition(Def, in ActOnTag()
14706 notePreviousDefinition(PrevDecl, NameLoc); in ActOnTag()
16465 notePreviousDefinition(PrevDecl, IdLoc); in ActOnEnumConstant()