Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp425 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local
432 TypeLoc TargetLoc = Loc; in VisitTypeLoc() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp879 CheckSpecForTypesEquivalent(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,QualType Target,SourceLocation TargetLoc,QualType Source,SourceLocation SourceLoc) CheckSpecForTypesEquivalent() argument
900 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 DSemaCoroutine.cpp1934 TypeSourceInfo *TargetLoc = castForMoving() local
H A DSemaDeclCXX.cpp4911 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( CastForMoving() local
H A DSemaOpenMP.cpp3564 for (SourceLocation TargetLoc : TargetLocations) { CheckOMPRequiresDecl() local