Searched defs:TargetLoc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 879 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 D | SemaCoroutine.cpp | 1934 TypeSourceInfo *TargetLoc = castForMoving() local
|
H A D | SemaDeclCXX.cpp | 4911 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( CastForMoving() local
|
H A D | SemaOpenMP.cpp | 3564 for (SourceLocation TargetLoc : TargetLocations) { CheckOMPRequiresDecl() local
|