Searched defs:var_type (Results 1 – 8 of 8) sorted by relevance
70 Type *var_type = m_variable_sp->GetType(); in GetCompilerTypeImpl() local77 Type *var_type = m_variable_sp->GetType(); in GetTypeName() local84 Type *var_type = m_variable_sp->GetType(); in GetDisplayTypeName() local91 Type *var_type = m_variable_sp->GetType(); in GetQualifiedTypeName() local
58 mt_variable_type var_type; member
88 const char *var_type; in write_most() local
575 if (Type *var_type = var_sp->GetType()) in GetValueForVariableExpressionPath() local598 Type *var_type = variable_sp->GetType(); in GetValueForVariableExpressionPath() local
460 bhnd_nvram_type var_type, raw_type; in bhnd_nvram_sprom_write_var() local
1474 Type *var_type = var->GetType(); in GetVariableValue() local
2799 Type *var_type = die.ResolveTypeUID(attrs.encoding_form.Reference()); in CreateStaticMemberVariable() local
7639 const CompilerType &var_type, AccessType access) { in AddVariableToRecordType()