Macros
third_party/abseil-cpp/absl/flags/config.h File Reference

Go to the source code of this file.

Macros

#define ABSL_FLAGS_INTERNAL_BUILTIN_TYPES(A)
 
#define ABSL_FLAGS_INTERNAL_SUPPORTED_TYPES(A)
 
#define ABSL_FLAGS_STRIP_HELP   ABSL_FLAGS_STRIP_NAMES
 
#define ABSL_FLAGS_STRIP_NAMES   0
 

Macro Definition Documentation

◆ ABSL_FLAGS_INTERNAL_BUILTIN_TYPES

#define ABSL_FLAGS_INTERNAL_BUILTIN_TYPES (   A)
Value:
A(bool, bool) \
A(short, short) \
A(unsigned short, unsigned_short) \
A(int, int) \
A(unsigned int, unsigned_int) \
A(long, long) \
A(unsigned long, unsigned_long) \
A(long long, long_long) \
A(unsigned long long, unsigned_long_long) \
A(double, double) \
A(float, float)

Definition at line 50 of file third_party/abseil-cpp/absl/flags/config.h.

◆ ABSL_FLAGS_INTERNAL_SUPPORTED_TYPES

#define ABSL_FLAGS_INTERNAL_SUPPORTED_TYPES (   A)
Value:
A(std::string, std_string) \
A(std::vector<std::string>, std_vector_of_string)

Definition at line 63 of file third_party/abseil-cpp/absl/flags/config.h.

◆ ABSL_FLAGS_STRIP_HELP

#define ABSL_FLAGS_STRIP_HELP   ABSL_FLAGS_STRIP_NAMES

Definition at line 45 of file third_party/abseil-cpp/absl/flags/config.h.

◆ ABSL_FLAGS_STRIP_NAMES

#define ABSL_FLAGS_STRIP_NAMES   0

Definition at line 40 of file third_party/abseil-cpp/absl/flags/config.h.

testing::internal::string
::std::string string
Definition: bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:881
A
#define A(T)
ABSL_FLAGS_INTERNAL_BUILTIN_TYPES
#define ABSL_FLAGS_INTERNAL_BUILTIN_TYPES(A)
Definition: third_party/abseil-cpp/absl/flags/config.h:50
A
Definition: miscompile_with_no_unique_address_test.cc:23


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:07