virtual void passTypePath()

in FBRetainCycleDetector/Layout/Classes/Parser/Type.h [30:32]


    virtual void passTypePath(std::vector<std::string> typePath) {
      this->typePath = typePath;
    }