Searched refs:ast_parser (Results 1 – 1 of 1) sorted by relevance
1571 DWARFASTParserClang *ast_parser = in HasForwardDeclForClangType() local1573 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForClangType()1581 DWARFASTParserClang *ast_parser = in CompleteType() local1583 if (ast_parser && in CompleteType()1584 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()1585 return ast_parser->GetClangASTImporter().CompleteType(compiler_type); in CompleteType()