Home
last modified time | relevance | path

Searched refs:getPropertyIvarDeclLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
HDIndexDecl.cpp576 SourceLocation IvarLoc = D->getPropertyIvarDeclLoc(); in VisitObjCPropertyImplDecl()
585 IndexCtx.handleReference(IvarD, D->getPropertyIvarDeclLoc(), nullptr, in VisitObjCPropertyImplDecl()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h2879 SourceLocation getPropertyIvarDeclLoc() const { return IvarLoc; } in getPropertyIvarDeclLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1023 Record.AddSourceLocation(D->getPropertyIvarDeclLoc()); in VisitObjCPropertyImplDecl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTImporter.cpp5840 importChecked(Err, D->getPropertyIvarDeclLoc()); in VisitObjCPropertyImplDecl()
5873 Importer.ToDiag(ToImpl->getPropertyIvarDeclLoc(), in VisitObjCPropertyImplDecl()
5878 Importer.FromDiag(D->getPropertyIvarDeclLoc(), in VisitObjCPropertyImplDecl()