Searched defs:TargetLoc (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 425 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local 432 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local
|
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | DefineInline.cpp | 86 SourceLocation TargetLoc = Target->getLocation(); in checkDeclsAreVisible() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 864 CheckSpecForTypesEquivalent(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,QualType Target,SourceLocation TargetLoc,QualType Source,SourceLocation SourceLoc) CheckSpecForTypesEquivalent() argument 880 CheckParamExceptionSpec(const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Target,bool SkipTargetFirstParameter,SourceLocation TargetLoc,const FunctionProtoType * Source,bool SkipSourceFirstParameter,SourceLocation SourceLoc) CheckParamExceptionSpec() argument
|
H A D | SemaCoroutine.cpp | 1843 TypeSourceInfo *TargetLoc = castForMoving() local
|
H A D | SemaDeclCXX.cpp | 4767 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( CastForMoving() local
|
H A D | SemaOpenMP.cpp | 3604 for (SourceLocation TargetLoc : TargetLocations) { CheckOMPRequiresDecl() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FindSymbols.cpp | 431 possibleMacroContainer(SourceLocation TargetLoc,SymBuilder & Parent) possibleMacroContainer() argument
|