Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_string.h46 if (__parser_.__type_ == __format_spec::__type::__debug) in format()
54 …_FROM_ABI constexpr void set_debug_format() { __parser_.__type_ = __format_spec::__type::__debug; } in set_debug_format()
71 if (_Base::__parser_.__type_ == __format_spec::__type::__debug)
H A Dformatter_char.h50 if (__parser_.__type_ == __format_spec::__type::__debug) in format()
72 …_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 …eturn __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.h219 __debug enumerator
854 __type_ = __type::__debug;
888 case __format_spec::__type::__debug:
934 case __format_spec::__type::__debug:
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def859 // Annotation for #pragma clang __debug parser_crash...
864 // Annotation for #pragma clang __debug captured...
869 // Annotation for #pragma clang __debug dump...
H A DDiagnosticLexKinds.td672 // - #pragma __debug
H A DDiagnosticParseKinds.td1322 // - #pragma __debug
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7766 …HelpText<"Disable any #pragma clang __debug that can lead to crashing behavior. This is meant for …
/freebsd-14.2/
H A DObsoleteFiles.inc942 OLD_FILES+=usr/include/c++/v1/__debug
3494 OLD_FILES+=usr/include/c++/v1/tr1/__debug