Home
last modified time | relevance | path

Searched defs:__ctx (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dbpf-preserve-static-offset-bitfield.c9 #define __ctx __attribute__((preserve_static_offset)) macro
13 } __ctx; variable
H A Dbpf-preserve-static-offset-lvalue.c8 #define __ctx __attribute__((preserve_static_offset)) macro
12 } __ctx; variable
H A Dbpf-preserve-static-offset-non-bpf.c7 #define __ctx __attribute__((preserve_static_offset)) macro
11 } __ctx; variable
H A Dbpf-preserve-static-offset-arr.c9 #define __ctx __attribute__((preserve_static_offset)) macro
15 } __ctx; variable
H A Dbpf-preserve-static-offset-pai.c8 #define __ctx __attribute__((preserve_static_offset)) macro
/llvm-project/libcxx/include/__format/
H A Dformatter_integral.h286 __format_integer(_Tp __value,_FormatContext & __ctx,__format_spec::__parsed_specifications<_CharT> __specs,bool __negative,_Iterator __begin,_Iterator __end,const char * __prefix,int __base) __format_integer() argument
386 __format_integer(_Tp __value,_FormatContext & __ctx,__format_spec::__parsed_specifications<_CharT> __specs) __format_integer() argument
[all...]
H A Dformat_functions.h90 __parse_(__ctx); in __parse() argument
161 __compile_time_validate_argument(basic_format_parse_context<_CharT> & __parse_ctx,__compile_time_basic_format_context<_CharT> & __ctx) __compile_time_validate_argument() argument
195 __compile_time_visit_format_arg(basic_format_parse_context<_CharT> & __parse_ctx,__compile_time_basic_format_context<_CharT> & __ctx,__arg_t __type) __compile_time_visit_format_arg() argument
246 __handle_replacement_field(_Iterator __begin,_Iterator __end,_ParseCtx & __parse_ctx,_Ctx & __ctx) __handle_replacement_field() argument
299 __vformat_to(_ParseCtx && __parse_ctx,_Ctx && __ctx) __vformat_to() argument
[all...]
H A Dformat_context.h161 basic_format_context(iterator __out_it,_Context & __ctx) basic_format_context() argument
H A Dparser_std_format_spec.h68 __parse_arg_id(_Iterator __begin, _Iterator __end, _ParseContext& __ctx) { in __parse_arg_id() argument
[all...]
H A Dformat_arg.h359 format(basic_format_parse_context<char_type> & __parse_ctx,_Context & __ctx) format() argument
/llvm-project/libcxx/include/__chrono/
H A Dformatter.h574 __format_chrono(const _Tp & __value,_FormatContext & __ctx,__format_spec::__parsed_specifications<_CharT> __specs,basic_string_view<_CharT> __chrono_specs) __format_chrono() argument
[all...]
H A Dparser_std_format_spec.h145 __parse(_ParseContext & __ctx,__fields __fields,__flags __flags) __parse() argument