Searched defs:GetCompilerType (Results 1 – 10 of 10) sorted by relevance
189 const CompilerType &GetCompilerType() { return m_type; } in GetCompilerType() function
55 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
179 CompilerType GetCompilerType() { in GetCompilerType() function
239 const CompilerType &Value::GetCompilerType() { in GetCompilerType() function in Value
757 CompilerType GetCompilerType() const { return m_compiler_type; } GetCompilerType() function
560 CompilerType Function::GetCompilerType() { GetCompilerType() function in Function
1142 CompilerType TypeImpl::GetCompilerType(bool prefer_dynamic) { GetCompilerType() function in TypeImpl