Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp234 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp207 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue() local
/external/clang/lib/Sema/
DSemaDecl.cpp2627 SourceLocation OldLocation = Old->getLocation(); in getNoteDiagForInvalidRedeclaration() local
2771 SourceLocation OldLocation; in MergeFunctionDecl() local
3330 SourceLocation OldLocation; in diagnoseVarDeclTypeMismatch() local
3559 SourceLocation OldLocation; in MergeVarDecl() local
DTreeTransform.h177 SourceLocation OldLocation; variable