Searched refs:GetBuiltinTypeByName (Results 1 – 6 of 6) sorted by relevance
465 sb_type = SBType(type_system_or_err->GetBuiltinTypeByName(name)); in FindFirstType()511 type_system_or_err->GetBuiltinTypeByName(name); in FindTypes()
1859 if (auto type = type_system->GetBuiltinTypeByName(const_typename)) in FindFirstType()1916 type_system->GetBuiltinTypeByName(const_typename)) in FindTypes()
116 CompilerType TypeSystem::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in TypeSystem
5055 CompilerType ClangASTContext::GetBuiltinTypeByName(ConstString name) { in GetBuiltinTypeByName() function in ClangASTContext
276 virtual CompilerType GetBuiltinTypeByName(ConstString name);
676 CompilerType GetBuiltinTypeByName(ConstString name) override;