Searched refs:GetCompilerTypeImpl (Results 1 – 18 of 18) sorted by relevance
63 CompilerType GetCompilerTypeImpl() override;114 CompilerType GetCompilerTypeImpl() override;
56 CompilerType GetCompilerTypeImpl() override;
61 CompilerType GetCompilerTypeImpl() override;
74 CompilerType GetCompilerTypeImpl() override;
61 CompilerType GetCompilerTypeImpl() override { return m_compiler_type; } in GetCompilerTypeImpl() function
109 CompilerType GetCompilerTypeImpl() override;
128 CompilerType GetCompilerTypeImpl() override;
114 CompilerType GetCompilerTypeImpl() override;
993 virtual CompilerType GetCompilerTypeImpl() = 0;
67 CompilerType ValueObjectRegisterSet::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegisterSet199 CompilerType ValueObjectRegister::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegister
42 CompilerType ValueObjectCast::GetCompilerTypeImpl() { return m_cast_type; } in GetCompilerTypeImpl() function in ValueObjectCast
199 CompilerType ValueObjectConstResult::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectConstResult304 return GetCompilerTypeImpl().GetMinimumLanguage(); in GetPreferredDisplayLanguage()
111 CompilerType ValueObjectMemory::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectMemory
40 CompilerType ValueObjectDynamicValue::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectDynamicValue
69 CompilerType ValueObjectVariable::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectVariable
65 CompilerType ValueObjectSynthetic::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectSynthetic
248 CompilerType compiler_type(GetCompilerTypeImpl()); in MaybeCalculateCompleteType()
170 CompilerType GetCompilerTypeImpl() override { in GetCompilerTypeImpl() function