Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp5151 auto ToGetterMethodDecl = importChecked(Err, D->getGetterMethodDecl()); in VisitObjCPropertyDecl() local
5165 ToProperty->setGetterMethodDecl(ToGetterMethodDecl); in VisitObjCPropertyDecl()