Searched defs:GetCompilerType (Results 1 – 10 of 10) sorted by relevance
41 virtual CompilerType GetCompilerType() { in GetCompilerType() function
47 virtual CompilerType GetCompilerType() { in GetCompilerType() function
352 CompilerType GetCompilerType() { return MaybeCalculateCompleteType(); } in GetCompilerType() function
155 const CompilerType &GetCompilerType() { return m_type; } in GetCompilerType() function
137 CompilerType GetCompilerType() { in GetCompilerType() function
54 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
222 const CompilerType &Value::GetCompilerType() { in GetCompilerType() function in Value
411 CompilerType GetCompilerType() const { return m_compiler_type; } in GetCompilerType() function
521 CompilerType Function::GetCompilerType() { in GetCompilerType() function in Function
1029 CompilerType TypeImpl::GetCompilerType(bool prefer_dynamic) { in GetCompilerType() function in TypeImpl