Searched refs:CanImport (Results 1 – 6 of 6) sorted by relevance
361 bool ClangASTImporter::CanImport(const CompilerType &type) { in CanImport() function in ClangASTImporter405 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()412 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()418 return CanImport(CompilerType(type.GetTypeSystem(), in CanImport()424 return CanImport(CompilerType( in CanImport()509 if (!CanImport(compiler_type)) in CompleteType()
158 bool CanImport(const CompilerType &type);
794 if (GetClangASTImporter().CanImport(compiler_type)) in CompleteTypeFromPDB()
1554 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForCompilerType()1564 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()
355 if (type && ast_importer.CanImport(type)) { in PrepareContextToReceiveMembers()
2151 ast_builder->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()