Searched refs:GetCompilerTypeImpl (Results 1 – 18 of 18) sorted by relevance
62 CompilerType GetCompilerTypeImpl() override;113 CompilerType GetCompilerTypeImpl() override;
55 CompilerType GetCompilerTypeImpl() override;
60 CompilerType GetCompilerTypeImpl() override;
73 CompilerType GetCompilerTypeImpl() override;
62 CompilerType GetCompilerTypeImpl() override { return m_compiler_type; } in GetCompilerTypeImpl() function
116 CompilerType GetCompilerTypeImpl() override;
127 CompilerType GetCompilerTypeImpl() override;
113 CompilerType GetCompilerTypeImpl() override;
957 virtual CompilerType GetCompilerTypeImpl() = 0;
65 CompilerType ValueObjectRegisterSet::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegisterSet198 CompilerType ValueObjectRegister::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegister
41 CompilerType ValueObjectCast::GetCompilerTypeImpl() { return m_cast_type; } in GetCompilerTypeImpl() function in ValueObjectCast
198 CompilerType ValueObjectConstResult::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectConstResult303 return GetCompilerTypeImpl().GetMinimumLanguage(); in GetPreferredDisplayLanguage()
111 CompilerType ValueObjectMemory::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectMemory
43 CompilerType ValueObjectDynamicValue::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectDynamicValue
68 CompilerType ValueObjectVariable::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectVariable
64 CompilerType ValueObjectSynthetic::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectSynthetic
279 CompilerType compiler_type(GetCompilerTypeImpl()); in MaybeCalculateCompleteType()
169 CompilerType GetCompilerTypeImpl() override { in GetCompilerTypeImpl() function