if_ 66 third_party/cld/base/template_util.h struct if_<false, A, B> { if_ 103 third_party/protobuf/src/google/protobuf/stubs/template_util.h struct if_<false, A, B> { if_ 64 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc typedef if_<true, true_type, false_type>::type if_true; if_ 67 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc typedef if_<false, true_type, false_type>::type if_false;