Home
last modified time | relevance | path

Searched defs:TargetLoc (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp424 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local
431 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineInline.cpp87 SourceLocation TargetLoc = Target->getLocation(); in checkDeclsAreVisible() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp872 SourceLocation TargetLoc, QualType Source, in CheckSpecForTypesEquivalent()
893 SourceLocation TargetLoc, in CheckParamExceptionSpec()
H A DSemaCoroutine.cpp1643 TypeSourceInfo *TargetLoc = in castForMoving() local
H A DSemaDeclCXX.cpp4678 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving() local
H A DSemaOpenMP.cpp3487 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindSymbols.cpp430 SymBuilder &possibleMacroContainer(SourceLocation TargetLoc, in possibleMacroContainer()