| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| sm-sensitive.cc | 79 : m_sm (sm), m_arg (arg) 89 return same_tree_p (m_arg, other.m_arg); 102 m_arg); 149 m_arg, &m_first_sensitive_event); 152 m_arg); 157 tree m_arg; member in class:ana::__anon12596::exposure_through_output_file
|
| sm-sensitive.cc | 79 : m_sm (sm), m_arg (arg) 89 return same_tree_p (m_arg, other.m_arg); 102 m_arg); 149 m_arg, &m_first_sensitive_event); 152 m_arg); 157 tree m_arg; member in class:ana::__anon12596::exposure_through_output_file
|
| sm-file.cc | 110 : m_sm (sm), m_arg (arg) 115 return same_tree_p (m_arg, ((const file_diagnostic &)base_other).m_arg); 161 tree m_arg; member in class:ana::__anon12593::file_diagnostic 183 m_arg); 229 if (m_arg) 230 return ctxt.warn ("leak of FILE %qE", m_arg);
|
| sm-file.cc | 110 : m_sm (sm), m_arg (arg) 115 return same_tree_p (m_arg, ((const file_diagnostic &)base_other).m_arg); 161 tree m_arg; member in class:ana::__anon12593::file_diagnostic 183 m_arg); 229 if (m_arg) 230 return ctxt.warn ("leak of FILE %qE", m_arg);
|
| sm-taint.cc | 172 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) 178 return (same_tree_p (m_arg, other.m_arg) 218 props.set (PROPERTY_PREFIX "arg", tree_to_json (m_arg)); 226 tree m_arg; member in class:ana::__anon12598::taint_diagnostic 252 if (m_arg) 260 m_arg); 265 m_arg); 270 m_arg); 297 if (m_arg) [all...] |
| sm-taint.cc | 172 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) 178 return (same_tree_p (m_arg, other.m_arg) 218 props.set (PROPERTY_PREFIX "arg", tree_to_json (m_arg)); 226 tree m_arg; member in class:ana::__anon12598::taint_diagnostic 252 if (m_arg) 260 m_arg); 265 m_arg); 270 m_arg); 297 if (m_arg) [all...] |
| svalue.h | 642 : m_type (type), m_op (op), m_arg (arg) 650 hstate.add_ptr (m_arg); 658 && m_arg == other.m_arg); 668 const svalue *m_arg; member in struct:ana::unaryop_svalue::key_t 673 : svalue (complexity (arg), id, type), m_op (op), m_arg (arg) 688 const svalue *get_arg () const { return m_arg; } 697 const svalue *m_arg; member in class:ana::unaryop_svalue 1083 : svalue (complexity (arg), id, arg->get_type ()), m_arg (arg) 1096 const svalue *get_arg () const { return m_arg; } 1099 const svalue *m_arg; member in class:ana::unmergeable_svalue [all...] |
| svalue.h | 642 : m_type (type), m_op (op), m_arg (arg) 650 hstate.add_ptr (m_arg); 658 && m_arg == other.m_arg); 668 const svalue *m_arg; member in struct:ana::unaryop_svalue::key_t 673 : svalue (complexity (arg), id, type), m_op (op), m_arg (arg) 688 const svalue *get_arg () const { return m_arg; } 697 const svalue *m_arg; member in class:ana::unaryop_svalue 1083 : svalue (complexity (arg), id, arg->get_type ()), m_arg (arg) 1096 const svalue *get_arg () const { return m_arg; } 1099 const svalue *m_arg; member in class:ana::unmergeable_svalue [all...] |
| sm-fd.cc | 284 fd_diagnostic (const fd_state_machine &sm, tree arg) : m_sm (sm), m_arg (arg) 291 return same_tree_p (m_arg, ((const fd_diagnostic &)base_other).m_arg); 382 tree m_arg; member in class:ana::__anon12592::fd_diagnostic 406 return (same_tree_p (m_arg, sub_other.m_arg) 473 if (m_arg) 474 return ctxt.warn ("leak of file descriptor %qE", m_arg); 556 m_callee_fndecl, m_arg); 560 m_callee_fndecl, m_arg); [all...] |
| sm-malloc.cc | 751 : m_sm (sm), m_arg (arg) 756 return same_tree_p (m_arg, ((const malloc_diagnostic &)base_other).m_arg); 817 tree m_arg; member in class:ana::__anon12594::malloc_diagnostic 852 m_arg, expected_dealloc->m_name, 857 m_actual_dealloc->m_name, m_arg); 924 return ctxt.warn ("double-%qs of %qE", m_funcname, m_arg); 1018 return ctxt.warn ("dereference of possibly-NULL %qE", m_arg); 1091 return (same_tree_p (m_arg, sub_other.m_arg) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| sm-sensitive.cc | 81 : m_sm (sm), m_arg (arg) 91 return same_tree_p (m_arg, other.m_arg); 106 m_arg); 144 m_arg, &m_first_sensitive_event); 147 m_arg); 152 tree m_arg; member in class:ana::__anon15218::exposure_through_output_file
|
| sm-sensitive.cc | 81 : m_sm (sm), m_arg (arg) 91 return same_tree_p (m_arg, other.m_arg); 106 m_arg); 144 m_arg, &m_first_sensitive_event); 147 m_arg); 152 tree m_arg; member in class:ana::__anon15218::exposure_through_output_file
|
| sm-file.cc | 111 : m_sm (sm), m_arg (arg) 116 return same_tree_p (m_arg, ((const file_diagnostic &)base_other).m_arg); 148 tree m_arg; member in class:ana::__anon15215::file_diagnostic 169 m_arg); 216 if (m_arg) 219 m_arg);
|
| sm-file.cc | 111 : m_sm (sm), m_arg (arg) 116 return same_tree_p (m_arg, ((const file_diagnostic &)base_other).m_arg); 148 tree m_arg; member in class:ana::__anon15215::file_diagnostic 169 m_arg); 216 if (m_arg) 219 m_arg);
|
| sm-taint.cc | 138 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) 144 return (same_tree_p (m_arg, other.m_arg) 171 tree m_arg; member in class:ana::__anon15220::taint_diagnostic 206 m_arg); 212 m_arg); 218 m_arg); 233 m_arg); 238 m_arg); 243 m_arg); [all...] |
| sm-taint.cc | 138 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) 144 return (same_tree_p (m_arg, other.m_arg) 171 tree m_arg; member in class:ana::__anon15220::taint_diagnostic 206 m_arg); 212 m_arg); 218 m_arg); 233 m_arg); 238 m_arg); 243 m_arg); [all...] |
| svalue.h | 596 : m_type (type), m_op (op), m_arg (arg) 604 hstate.add_ptr (m_arg); 612 && m_arg == other.m_arg); 622 const svalue *m_arg; member in struct:ana::unaryop_svalue::key_t 626 : svalue (complexity (arg), type), m_op (op), m_arg (arg) 641 const svalue *get_arg () const { return m_arg; } 650 const svalue *m_arg; member in class:ana::unaryop_svalue 1033 : svalue (complexity (arg), arg->get_type ()), m_arg (arg) 1046 const svalue *get_arg () const { return m_arg; } 1049 const svalue *m_arg; member in class:ana::unmergeable_svalue [all...] |
| svalue.h | 596 : m_type (type), m_op (op), m_arg (arg) 604 hstate.add_ptr (m_arg); 612 && m_arg == other.m_arg); 622 const svalue *m_arg; member in struct:ana::unaryop_svalue::key_t 626 : svalue (complexity (arg), type), m_op (op), m_arg (arg) 641 const svalue *get_arg () const { return m_arg; } 650 const svalue *m_arg; member in class:ana::unaryop_svalue 1033 : svalue (complexity (arg), arg->get_type ()), m_arg (arg) 1046 const svalue *get_arg () const { return m_arg; } 1049 const svalue *m_arg; member in class:ana::unmergeable_svalue [all...] |
| sm-malloc.cc | 689 : m_sm (sm), m_arg (arg) 694 return same_tree_p (m_arg, ((const malloc_diagnostic &)base_other).m_arg); 741 tree m_arg; member in class:ana::__anon15216::malloc_diagnostic 778 m_arg, expected_dealloc->m_name, 784 m_actual_dealloc->m_name, m_arg); 853 "double-%qs of %qE", m_funcname, m_arg); 949 "dereference of possibly-NULL %qE", m_arg); 1022 return (same_tree_p (m_arg, sub_other.m_arg) [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| alpha-tdep.c | 309 struct alpha_arg *m_arg; 322 for (i = 0, m_arg = alpha_args; i < nargs; i++, m_arg++) 398 m_arg->len = arg_type->length (); 399 m_arg->offset = accumulate_size; 400 accumulate_size = (accumulate_size + m_arg->len + 7) & ~7; 401 m_arg->contents = arg->contents ().data (); 421 for (i = nargs; m_arg--, --i >= 0;) 423 const gdb_byte *contents = m_arg->contents; 424 int offset = m_arg->offset 307 struct alpha_arg *m_arg; local [all...] |
| alpha-tdep.c | 309 struct alpha_arg *m_arg; 322 for (i = 0, m_arg = alpha_args; i < nargs; i++, m_arg++) 398 m_arg->len = arg_type->length (); 399 m_arg->offset = accumulate_size; 400 accumulate_size = (accumulate_size + m_arg->len + 7) & ~7; 401 m_arg->contents = arg->contents ().data (); 421 for (i = nargs; m_arg--, --i >= 0;) 423 const gdb_byte *contents = m_arg->contents; 424 int offset = m_arg->offset 307 struct alpha_arg *m_arg; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| alpha-tdep.c | 309 struct alpha_arg *m_arg; 322 for (i = 0, m_arg = alpha_args; i < nargs; i++, m_arg++) 398 m_arg->len = arg_type->length (); 399 m_arg->offset = accumulate_size; 400 accumulate_size = (accumulate_size + m_arg->len + 7) & ~7; 401 m_arg->contents = arg->contents ().data (); 421 for (i = nargs; m_arg--, --i >= 0;) 423 const gdb_byte *contents = m_arg->contents; 424 int offset = m_arg->offset 307 struct alpha_arg *m_arg; local [all...] |
| alpha-tdep.c | 309 struct alpha_arg *m_arg; 322 for (i = 0, m_arg = alpha_args; i < nargs; i++, m_arg++) 398 m_arg->len = arg_type->length (); 399 m_arg->offset = accumulate_size; 400 accumulate_size = (accumulate_size + m_arg->len + 7) & ~7; 401 m_arg->contents = arg->contents ().data (); 421 for (i = nargs; m_arg--, --i >= 0;) 423 const gdb_byte *contents = m_arg->contents; 424 int offset = m_arg->offset 307 struct alpha_arg *m_arg; local [all...] |
| /src/external/bsd/elftosb/dist/elftosb2/ |
| ElftosbAST.h | 968 : StatementASTNode(), m_type(callType), m_target(), m_arg(), m_isHAB(false) 973 : StatementASTNode(), m_type(callType), m_target(target), m_arg(arg), m_isHAB(false) 991 inline void setArgument(ASTNode * arg) { m_arg = arg; } 992 inline ASTNode * getArgument() { return m_arg; } 1000 smart_ptr<ASTNode> m_arg; member in class:elftosb::CallStatementASTNode
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| macro.cc | 118 m_arg (arg), 164 if (m_arg == NULL) 169 if (!m_arg->expanded) 170 expand_arg (m_pfile, m_arg); 171 for (unsigned idx = 0; idx < m_arg->expanded_count; ++idx) 172 if (m_arg->expanded[idx]->type != CPP_PADDING) 251 macro_arg *m_arg; member in class:vaopt_state
|