Home
last modified time | relevance | path

Searched defs:MethodLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseOverrideCheck.cpp145 SourceLocation MethodLoc = Method->getLocation(); in check() local
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexDecl.cpp155 SourceLocation MethodLoc = D->getSelectorStartLoc(); in handleObjCMethod() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp2228 SourceLocation MethodLoc = in AtomicPropertySetterGetterRules() local
H A DSemaDeclObjC.cpp2250 SourceLocation MethodLoc = method->getBeginLoc(); in WarnUndefinedMethod() local
4710 Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, in ActOnMethodDeclaration()