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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5001 ObjCMethodDecl *ToGetterMethodDecl, *ToSetterMethodDecl; local
5011 ToGetterMethodDecl, ToSetterMethodDecl,
5024 ToProperty->setGetterMethodDecl(ToGetterMethodDecl);

Completed in 78 milliseconds