Searched refs:OldLocation (Results 1 – 4 of 4) sorted by relevance
2627 SourceLocation OldLocation = Old->getLocation(); in getNoteDiagForInvalidRedeclaration() local2632 if (OldLocation.isInvalid()) in getNoteDiagForInvalidRedeclaration()2633 OldLocation = New->getLocation(); in getNoteDiagForInvalidRedeclaration()2636 return std::make_pair(PrevDiag, OldLocation); in getNoteDiagForInvalidRedeclaration()2771 SourceLocation OldLocation; in MergeFunctionDecl() local2772 std::tie(PrevDiag, OldLocation) = in MergeFunctionDecl()2786 Diag(OldLocation, PrevDiag); in MergeFunctionDecl()2789 Diag(OldLocation, PrevDiag); in MergeFunctionDecl()2862 Diag(OldLocation, diag::note_previous_declaration); in MergeFunctionDecl()2874 Diag(OldLocation, diag::note_previous_declaration); in MergeFunctionDecl()[all …]
177 SourceLocation OldLocation; variable183 OldLocation = Self.getDerived().getBaseLocation(); in TemporaryBase()191 Self.getDerived().setBase(OldLocation, OldEntity); in ~TemporaryBase()
207 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local208 if (OldLocation.getNode()) in reservePreviousStackSlotForValue()
234 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local235 if (OldLocation.getNode()) in reservePreviousStackSlotForValue()