Home
last modified time | relevance | path

Searched refs:OldLocation (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp3466 if (OldLocation.isInvalid()) in getNoteDiagForInvalidRedeclaration()
3671 SourceLocation OldLocation; in MergeFunctionDecl() local
4373 SourceLocation OldLocation; in diagnoseVarDeclTypeMismatch() local
4374 std::tie(PrevDiag, OldLocation) in diagnoseVarDeclTypeMismatch()
4376 S.Diag(OldLocation, PrevDiag); in diagnoseVarDeclTypeMismatch()
4606 SourceLocation OldLocation; in MergeVarDecl() local
4640 Diag(OldLocation, PrevDiag); in MergeVarDecl()
4648 Diag(OldLocation, PrevDiag); in MergeVarDecl()
4654 Diag(OldLocation, PrevDiag); in MergeVarDecl()
4670 Diag(OldLocation, PrevDiag); in MergeVarDecl()
[all …]
H A DTreeTransform.h196 SourceLocation OldLocation; variable
202 OldLocation = Self.getDerived().getBaseLocation(); in TemporaryBase()
210 Self.getDerived().setBase(OldLocation, OldEntity); in ~TemporaryBase()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp279 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local
280 if (OldLocation.getNode()) in reservePreviousStackSlotForValue()