Searched refs:CanImport (Results 1 – 6 of 6) sorted by relevance
362 bool ClangASTImporter::CanImport(const CompilerType &type) { in CanImport() function in ClangASTImporter406 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()413 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()419 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()425 return CanImport(CompilerType( in CanImport()510 if (!CanImport(compiler_type)) in CompleteType()
158 bool CanImport(const CompilerType &type);
795 if (GetClangASTImporter().CanImport(compiler_type)) in CompleteTypeFromPDB()
1616 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForCompilerType()1627 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()
261 if (type && ast_importer.CanImport(type)) { in PrepareContextToReceiveMembers()
2132 ast_builder->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()