Searched defs:var_type (Results 1 – 8 of 8) sorted by relevance
70 Type *var_type = m_variable_sp->GetType(); in GetCompilerTypeImpl() local 77 Type *var_type = m_variable_sp->GetType(); in GetTypeName() local 84 Type *var_type = m_variable_sp->GetType(); in GetDisplayTypeName() local 91 Type *var_type in GetQualifiedTypeName() local [all...]
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() local 598 Type *var_type = variable_sp->GetType(); in GetValueForVariableExpressionPath() local
460 bhnd_nvram_type var_type, raw_type; in bhnd_nvram_sprom_write_var() local
1479 Type *var_type = var->GetType(); GetVariableValue() local
2869 Type *var_type = die.ResolveTypeUID(attrs.encoding_form.Reference()); CreateStaticMemberVariable() local
7481 AddVariableToRecordType(const CompilerType & type,llvm::StringRef name,const CompilerType & var_type,AccessType access) AddVariableToRecordType() argument