Searched refs:DoPassthrough (Results 1 – 4 of 4) sorted by relevance
108 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()116 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()228 if (Options::GetInstance().DoPassthrough() && interface_->IsSerializable()) { in EmitExternalMethod()
55 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()62 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
69 inline bool DoPassthrough() const in DoPassthrough() function
1546 if (!Options::GetInstance().DoPassthrough() && type->IsPointerType()) { in CheckTypeByMode()