clang
9.0.0
|
#include "/work/llvm-www-releases/9.0.0/docsbuild/llvm.src/tools/clang/lib/ARCMigrate/Transforms.h"
Public Member Functions | |
void | traverseObjCImplementation (ObjCImplementationContext &ImplCtx) override |
![]() | |
virtual | ~ASTTraverser () |
virtual void | traverseTU (MigrationContext &MigrateCtx) |
virtual void | traverseBody (BodyContext &BodyCtx) |
Definition at line 127 of file Transforms.h.
|
overridevirtual |
Reimplemented from clang::arcmt::trans::ASTTraverser.
Definition at line 374 of file TransProperties.cpp.
References clang::arcmt::trans::ObjCImplementationContext::getImplementationDecl(), and clang::arcmt::trans::ObjCImplementationContext::getMigrationContext().