Home
last modified time | relevance | path

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

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