Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexDecl.cpp142 SourceLocation MethodLoc = D->getSelectorStartLoc(); in handleObjCMethod() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2175 SourceLocation MethodLoc = in AtomicPropertySetterGetterRules() local
H A DSemaDeclObjC.cpp2213 SourceLocation MethodLoc = method->getBeginLoc(); in WarnUndefinedMethod() local
4525 Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, in ActOnMethodDeclaration()