Searched refs:GetBuiltinTypeByName (Results 1 – 5 of 5) sorted by relevance
421 sb_type = SBType(type_system->GetBuiltinTypeByName(name)); in FindFirstType()460 CompilerType compiler_type = type_system->GetBuiltinTypeByName(name); in FindTypes()
96 CompilerType TypeSystem::GetBuiltinTypeByName(const ConstString &name) { in GetBuiltinTypeByName() function in TypeSystem
5739 CompilerType ClangASTContext::GetBuiltinTypeByName(const ConstString &name) { in GetBuiltinTypeByName() function in ClangASTContext
286 virtual CompilerType GetBuiltinTypeByName(const ConstString &name);
752 CompilerType GetBuiltinTypeByName(const ConstString &name) override;