Home
last modified time | relevance | path

Searched defs:OldLoc (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp486 CheckEquivalentExceptionSpec(const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument
512 CheckEquivalentExceptionSpecImpl(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc,bool * MissingExceptionSpecification,bool * MissingEmptyExceptionSpecification,bool AllowNoexceptAllMatchWithNoSpec,bool IsOperatorNew) CheckEquivalentExceptionSpecImpl() argument
664 CheckEquivalentExceptionSpec(const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument
H A DSemaTemplateInstantiateDecl.cpp4113 auto OldLoc = TInfo->getTypeLoc().getAsAdjusted<FunctionProtoTypeLoc>(); adjustForRewrite() local
H A DSemaDecl.cpp20210 diagnoseFunctionEffectMergeConflicts(const FunctionEffectSet::Conflicts & Errs,SourceLocation NewLoc,SourceLocation OldLoc) diagnoseFunctionEffectMergeConflicts() argument
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1506 insertTransferDebugPair(MachineInstr & MI,OpenRangesSet & OpenRanges,TransferMap & Transfers,VarLocMap & VarLocIDs,LocIndex OldVarID,TransferKind Kind,const VarLoc::MachineLoc & OldLoc,Register NewReg) insertTransferDebugPair() argument
1778 VarLoc::MachineLoc OldLoc = VL.Locs[SpillLocIdx]; transferSpillOrRestoreInst() local
/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3730 MethodVFTableLocation &OldLoc = Insert.first->second; in computeVTableRelatedInformation() local