Searched refs:ast_parser (Results 1 – 1 of 1) sorted by relevance
1606 DWARFASTParserClang *ast_parser = in HasForwardDeclForCompilerType() local1608 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForCompilerType()1616 DWARFASTParserClang *ast_parser = in CompleteType() local1618 if (ast_parser && in CompleteType()1619 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()1620 return ast_parser->GetClangASTImporter().CompleteType(compiler_type); in CompleteType()