Searched refs:variable_type (Results 1 – 2 of 2) sorted by relevance
257 Type *variable_type = variable->GetType(); in GetCompilerType() 258 if (variable_type) in GetCompilerType() 259 m_compiler_type = variable_type->GetForwardCompilerType(); in GetCompilerType() 255 Type *variable_type = variable->GetType(); GetCompilerType() local
696 Type *variable_type = var_sp->GetType(); in PrivateAutoComplete() local697 if (variable_type) { in PrivateAutoComplete()699 variable_type->GetForwardCompilerType()); in PrivateAutoComplete()