Searched defs:type_quals (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| HD | ClangASTContext.h | 400 unsigned type_quals) in CreateFunctionType()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | 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
|
| HD | typeck.c | 1877 int type_quals; in build_class_member_access_expr() local 7138 cp_apply_type_quals_to_decl (int type_quals, tree decl) in cp_apply_type_quals_to_decl()
|
| HD | decl2.c | 115 int type_quals; in build_memfn_type() local
|
| HD | class.c | 465 int type_quals = cp_type_quals (TREE_TYPE (expr)); in build_simple_base_path() local
|
| HD | decl.c | 7472 int type_quals; in grokdeclarator() local
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | 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
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | 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
|
| /NextBSD/contrib/gcc/ |
| HD | langhooks.h | 91 int (*type_quals) (tree); member
|
| HD | tree.c | 3812 set_type_quals (tree type, int type_quals) in set_type_quals() 3822 check_qualified_type (tree cand, tree base, int type_quals) in check_qualified_type() 3837 get_qualified_type (tree type, int type_quals) in get_qualified_type() 3858 build_qualified_type (tree type, int type_quals) in build_qualified_type()
|
| HD | c-common.c | 2708 c_build_qualified_type (tree type, int type_quals) in c_build_qualified_type() 2754 c_apply_type_quals_to_decl (int type_quals, tree decl) in c_apply_type_quals_to_decl()
|
| HD | c-decl.c | 4447 int type_quals = TYPE_UNQUALIFIED; in grokdeclarator() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | ClangASTContext.cpp | 1805 unsigned type_quals) in CreateFunctionType()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 1113 unsigned type_quals = 0; in ParseCompileUnitFunction() local 4444 unsigned &type_quals) // , in ParseChildParameters() 6532 unsigned type_quals = 0; in ParseType() local
|