Searched defs:GetCompilerType (Results 1 – 10 of 10) sorted by relevance
49 virtual CompilerType GetCompilerType() { in GetCompilerType() function
56 virtual CompilerType GetCompilerType() { in GetCompilerType() function
172 const CompilerType &GetCompilerType() { return m_type; } in GetCompilerType() function
149 CompilerType GetCompilerType() { in GetCompilerType() function
304 CompilerType GetCompilerType() const { return compiler_type; } in GetCompilerType() function546 CompilerType GetCompilerType() const { return m_type_pair.GetCompilerType(); } in GetCompilerType() function
59 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
244 const CompilerType &Value::GetCompilerType() { in GetCompilerType() function in Value
338 CompilerType ValueObject::GetCompilerType() { in GetCompilerType() function in ValueObject
476 CompilerType Function::GetCompilerType() { in GetCompilerType() function in Function
994 CompilerType TypeImpl::GetCompilerType(bool prefer_dynamic) { in GetCompilerType() function in TypeImpl