Searched refs:GetCompilerTypeImpl (Results 1 – 17 of 17) sorted by relevance
71 CompilerType GetCompilerTypeImpl() override;115 CompilerType GetCompilerTypeImpl() override;165 CompilerType GetCompilerTypeImpl() override;
61 CompilerType GetCompilerTypeImpl() override;
66 CompilerType GetCompilerTypeImpl() override;
85 CompilerType GetCompilerTypeImpl() override;
65 CompilerType GetCompilerTypeImpl() override { return m_compiler_type; } in GetCompilerTypeImpl() function
126 CompilerType GetCompilerTypeImpl() override;
138 CompilerType GetCompilerTypeImpl() override;
122 CompilerType GetCompilerTypeImpl() override;
1013 virtual CompilerType GetCompilerTypeImpl() = 0;
50 CompilerType ValueObjectRegisterContext::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegisterContext127 CompilerType ValueObjectRegisterSet::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegisterSet257 CompilerType ValueObjectRegister::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectRegister
191 CompilerType ValueObjectConstResult::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectConstResult296 return GetCompilerTypeImpl().GetMinimumLanguage(); in GetPreferredDisplayLanguage()
44 CompilerType ValueObjectCast::GetCompilerTypeImpl() { return m_cast_type; } in GetCompilerTypeImpl() function in ValueObjectCast
107 CompilerType ValueObjectMemory::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectMemory
67 CompilerType ValueObjectVariable::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectVariable
44 CompilerType ValueObjectDynamicValue::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectDynamicValue
63 CompilerType ValueObjectSynthetic::GetCompilerTypeImpl() { in GetCompilerTypeImpl() function in ValueObjectSynthetic
279 CompilerType compiler_type(GetCompilerTypeImpl()); in MaybeCalculateCompleteType()