Home
last modified time | relevance | path

Searched defs:quals (Results 1 – 25 of 67) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc1847 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
2000 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
2036 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
2062 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
H A Dtree-dump.cc370 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump() local
H A Dipa-free-lang-data.cc444 int quals = TYPE_QUALS (arg_type) in free_lang_data_in_type() local
H A Dattribs.cc1244 build_type_attribute_qual_variant (tree otype, tree attribute, int quals) in build_type_attribute_qual_variant()
2532 const int quals = TYPE_QUALS (type); in array_as_string() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c740 int quals = cvquals; in do_build_copy_constructor() local
823 int quals; in do_build_copy_assign() local
1613 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type()
1728 int quals = (TYPE_HAS_CONST_COPY_CTOR (type) in get_copy_ctor() local
1743 int quals = (TYPE_HAS_CONST_COPY_ASSIGN (type) in get_copy_assign() local
2001 int quals, tree *spec_p, bool *trivial_p, in walk_field_subobs()
2163 special_function_kind sfk, tree fnname, int quals, in synthesized_method_base_walk()
2350 int quals = const_p ? TYPE_QUAL_CONST : TYPE_UNQUALIFIED; in synthesized_method_walk() local
H A Dtypeck.c241 int quals = cp_type_quals (t); in original_type() local
788 int quals = cp_type_quals (t1); in merge_types() local
806 int quals; in merge_types() local
854 cp_cv_quals quals = type_memfn_quals (t1); in merge_types() local
10391 int quals; in cp_type_quals() local
10460 int quals = cp_type_quals (type); in cv_qualified_p() local
H A Ddecl.c9249 int quals, in bad_specifiers()
9350 build_this_parm (tree fn, tree type, cp_cv_quals quals) in build_this_parm()
9378 check_static_quals (tree decl, cp_cv_quals quals) in check_static_quals()
9449 cp_cv_quals quals, in grokfndecl()
10210 if (cp_cv_quals quals = cp_type_quals (type)) in build_ptrmemfunc_type() local
10264 cp_cv_quals quals = type_memfn_quals (member_type); in build_ptrmem_type() local
17623 cp_cv_quals quals = type_memfn_quals (stype); in revert_static_member_fn() local
H A Drtti.c842 int quals = cp_type_quals (type); in qualifier_flags() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc763 int quals = cvquals; in do_build_copy_constructor() local
846 int quals; in do_build_copy_assign() local
1891 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type()
2006 int quals = (TYPE_HAS_CONST_COPY_CTOR (type) in get_copy_ctor() local
2021 int quals = (TYPE_HAS_CONST_COPY_ASSIGN (type) in get_copy_assign() local
2292 int quals, tree *spec_p, bool *trivial_p, in walk_field_subobs()
2456 special_function_kind sfk, tree fnname, int quals, in synthesized_method_base_walk()
2643 int quals = const_p ? TYPE_QUAL_CONST : TYPE_UNQUALIFIED; in synthesized_method_walk() local
H A Dtypeck.cc249 int quals = cp_type_quals (t); in original_type() local
551 const int quals = q1 | q2; in composite_pointer_type_r() local
816 int quals = cp_type_quals (t1); in merge_types() local
834 int quals; in merge_types() local
882 cp_cv_quals quals = type_memfn_quals (t1); in merge_types() local
10998 int quals; in cp_type_quals() local
11067 int quals = cp_type_quals (type); in cv_qualified_p() local
H A Ddecl.cc9877 int quals, in bad_specifiers()
9978 build_this_parm (tree fn, tree type, cp_cv_quals quals) in build_this_parm()
10006 check_static_quals (tree decl, cp_cv_quals quals) in check_static_quals()
10077 cp_cv_quals quals, in grokfndecl()
10849 if (cp_cv_quals quals = cp_type_quals (type)) in build_ptrmemfunc_type() local
10903 cp_cv_quals quals = type_memfn_quals (member_type); in build_ptrmem_type() local
18466 cp_cv_quals quals = type_memfn_quals (stype); in revert_static_member_fn() local
H A Drtti.cc856 int quals = cp_type_quals (type); in qualifier_flags() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c1660 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
1801 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
1912 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
H A Dtree-dump.c370 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_cpols.c416 static void print_qualifiers(BIO *out, STACK_OF(POLICYQUALINFO) *quals, in print_qualifiers()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_cpols.c418 static void print_qualifiers(BIO *out, STACK_OF(POLICYQUALINFO) *quals, in print_qualifiers()
/netbsd-src/sys/arch/x86/pci/
H A Dtco.c244 tco_suspend(device_t self, const pmf_qual_t *quals) in tco_suspend()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc185 int quals = 0; in insert_type_modifiers() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc157 int quals; in ix86_get_builtin_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc230 int quals = 0; in insert_type_modifiers() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d361 private enum quals = is(const T == T) | (is(inout T == T) << 1) | (is(shared T == T) << 2); in QualifierOf() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c155 int quals; in ix86_get_builtin_type() local
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc690 int quals = 0; in plugin_build_qualified_type() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp280 if (unsigned quals = MD->getMethodQualifiers().getCVRUQualifiers()) in VisitFunctionDecl() local
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc848 int quals = 0; in plugin_build_qualified_type() local

123