Home
last modified time | relevance | path

Searched defs:operator_code (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c3930 build_library_fn_1 (tree name, enum tree_code operator_code, tree type) in build_library_fn_1()
3960 build_cp_library_fn (tree name, enum tree_code operator_code, tree type) in build_cp_library_fn()
4008 push_cp_library_fn (enum tree_code operator_code, tree type) in push_cp_library_fn()
11061 enum tree_code operator_code; in grok_op_properties() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c4589 build_library_fn (tree name, enum tree_code operator_code, tree type, in build_library_fn()
4610 build_cp_library_fn (tree name, enum tree_code operator_code, tree type, in build_cp_library_fn()
4659 push_cp_library_fn (enum tree_code operator_code, tree type, in push_cp_library_fn()
13205 tree_code operator_code; in grok_op_properties() local