Home
last modified time | relevance | path

Searched refs:__debug (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_string.h45 if (__parser_.__type_ == __format_spec::__type::__debug) in format()
53 …_FROM_ABI constexpr void set_debug_format() { __parser_.__type_ = __format_spec::__type::__debug; } in set_debug_format()
70 if (_Base::__parser_.__type_ == __format_spec::__type::__debug)
H A Dformatter_char.h49 if (__parser_.__type_ == __format_spec::__type::__debug) in format()
71 …_FROM_ABI constexpr void set_debug_format() { __parser_.__type_ = __format_spec::__type::__debug; } in set_debug_format()
H A Drange_formatter.h159 case __format_spec::__type::__debug: in __format_range()
160 return __format_as_string(__range, __ctx, __specs.__std_.__type_ == __format_spec::__type::__debug); in __format_range()
237 __parser_.__type_ = __format_spec::__type::__debug; in __parse_type()
H A Dparser_std_format_spec.h218 __debug enumerator
851 __type_ = __type::__debug;
885 case __format_spec::__type::__debug:
931 case __format_spec::__type::__debug:
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def888 // Annotation for #pragma clang __debug parser_crash...
893 // Annotation for #pragma clang __debug captured...
898 // Annotation for #pragma clang __debug dump...
H A DDiagnosticLexKinds.td703 // - #pragma __debug
H A DDiagnosticParseKinds.td1357 // - #pragma __debug
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8085 …HelpText<"Disable any #pragma clang __debug that can lead to crashing behavior. This is meant for …
/freebsd/
H A DObsoleteFiles.inc1715 OLD_FILES+=usr/include/c++/v1/__debug
4292 OLD_FILES+=usr/include/c++/v1/tr1/__debug