Home
last modified time | relevance | path

Searched defs:SetterMethod (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/
Darg_view.cc25 string ArgView::SetterMethod() const { in SetterMethod() function in tensorflow::generator::cpp::ArgView
Dattr_view.cc111 string AttrView::SetterMethod() const { in SetterMethod() function in tensorflow::generator::cpp::AttrView
/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp190 ObjCMethodDecl *SetterMethod = in VisitBinaryOperator() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1958 ObjCMethodDecl *SetterMethod = nullptr; in AtomicPropertySetterGetterRules() local
2145 ObjCMethodDecl *GetterMethod, *SetterMethod; in ProcessPropertyDecl() local
DSemaDeclObjC.cpp3815 if (ObjCMethodDecl *SetterMethod in ActOnAtEnd() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1187 ObjCMethodDecl *SetterMethod = D->getInstanceMethod(SetterSelector); in migrateProperty() local