TYPE_OBJC 47 tools/gn/toolchain.cc if (str == kToolObjC) return TYPE_OBJC; TYPE_OBJC 64 tools/gn/toolchain.cc case TYPE_OBJC: return kToolObjC;