Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp149 SourceLocation MethodLoc = D->getSelectorStartLoc(); in handleObjCMethod() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2228 SourceLocation MethodLoc = in AtomicPropertySetterGetterRules() local
H A DSemaDeclObjC.cpp2237 SourceLocation MethodLoc = method->getBeginLoc(); in WarnUndefinedMethod() local
4702 Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, in ActOnMethodDeclaration()