Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseOverrideCheck.cpp145 SourceLocation MethodLoc = Method->getLocation(); in check() local
/external/llvm-project/clang/lib/Index/
DIndexDecl.cpp149 SourceLocation MethodLoc = D->getSelectorStartLoc(); in handleObjCMethod() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp2004 SourceLocation MethodLoc = in AtomicPropertySetterGetterRules() local
DSemaDeclObjC.cpp2142 SourceLocation MethodLoc = method->getLocStart(); in WarnUndefinedMethod() local
4280 SourceLocation MethodLoc, SourceLocation EndLoc, in ActOnMethodDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2237 SourceLocation MethodLoc = in AtomicPropertySetterGetterRules() local
DSemaDeclObjC.cpp2237 SourceLocation MethodLoc = method->getBeginLoc(); in WarnUndefinedMethod() local
4700 Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, in ActOnMethodDeclaration()