Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp271 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp3070 SourceLocation OldLocation = Old->getLocation(); in getNoteDiagForInvalidRedeclaration() local
3269 SourceLocation OldLocation; in MergeFunctionDecl() local
3894 SourceLocation OldLocation; in diagnoseVarDeclTypeMismatch() local
4127 SourceLocation OldLocation; in MergeVarDecl() local
H A DTreeTransform.h195 SourceLocation OldLocation; variable