| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | tree.c | 442 int type_quals = cp_type_quals (elt_type); in build_cplus_array_type() local 477 int type_quals, in cp_build_qualified_type_real() 968 int type_quals = TYPE_QUALS (type); in build_exception_variant() local
|
| D | typeck.c | 1839 int type_quals; in build_class_member_access_expr() local 6824 cp_apply_type_quals_to_decl (int type_quals, tree decl) in cp_apply_type_quals_to_decl()
|
| D | decl2.c | 115 int type_quals; in build_memfn_type() local
|
| D | class.c | 465 int type_quals = cp_type_quals (TREE_TYPE (expr)); in build_simple_base_path() local
|
| D | decl.c | 7011 int type_quals; in grokdeclarator() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | tree.c | 466 int type_quals = cp_type_quals (elt_type); local 502 cp_build_qualified_type_real (type, type_quals, complain) in cp_build_qualified_type_real() argument 1104 int type_quals = TYPE_QUALS (type); local
|
| D | typeck2.c | 1192 int type_quals; local
|
| D | cvt.c | 1146 int type_quals; local
|
| D | typeck.c | 209 int type_quals; local 1934 int type_quals; in build_class_member_access_expr() local
|
| D | decl2.c | 134 int type_quals = TYPE_UNQUALIFIED; local
|
| D | decl.c | 10492 int type_quals; local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | langhooks.h | 87 int (*type_quals) PARAMS ((tree)); member
|
| D | tree.c | 2787 set_type_quals (type, type_quals) in set_type_quals() argument 2801 get_qualified_type (type, type_quals) in get_qualified_type() argument 2822 build_qualified_type (type, type_quals) in build_qualified_type() argument
|
| D | c-common.c | 2913 c_build_qualified_type (type, type_quals) in c_build_qualified_type() argument 2942 c_apply_type_quals_to_decl (type_quals, decl) in c_apply_type_quals_to_decl() argument
|
| D | c-decl.c | 3481 int type_quals = TYPE_UNQUALIFIED; local
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | cplus-dem.c | 133 int type_quals; /* The type qualifiers. */ member 589 qualifier_string (int type_quals) in qualifier_string() 3389 int type_quals; in do_type() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFASTParserClang.cpp | 902 unsigned type_quals = 0; in ParseSubroutine() local 2355 unsigned type_quals = 0; in ConstructDemangledNameFromDWARF() local 3046 unsigned &type_quals) { in ParseChildParameters()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | langhooks.h | 91 int (*type_quals) (tree); member
|
| D | tree.c | 3807 set_type_quals (tree type, int type_quals) in set_type_quals() 3817 check_qualified_type (tree cand, tree base, int type_quals) in check_qualified_type() 3832 get_qualified_type (tree type, int type_quals) in get_qualified_type() 3853 build_qualified_type (tree type, int type_quals) in build_qualified_type()
|
| D | c-common.c | 2624 c_build_qualified_type (tree type, int type_quals) in c_build_qualified_type() 2670 c_apply_type_quals_to_decl (int type_quals, tree decl) in c_apply_type_quals_to_decl()
|
| D | c-decl.c | 3912 int type_quals = TYPE_UNQUALIFIED; in grokdeclarator() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
| D | PDBASTParser.cpp | 652 uint32_t type_quals = 0; in CreateLLDBTypeFromPDBType() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| D | TypeSystemClang.cpp | 2207 unsigned num_args, bool is_variadic, unsigned type_quals, in CreateFunctionType()
|