Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp278 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3386 SourceLocation OldLocation = Old->getLocation(); in getNoteDiagForInvalidRedeclaration() local
3589 SourceLocation OldLocation; in MergeFunctionDecl() local
4336 SourceLocation OldLocation; in diagnoseVarDeclTypeMismatch() local
4556 SourceLocation OldLocation; in MergeVarDecl() local
H A DTreeTransform.h203 SourceLocation OldLocation; variable