Searched refs:ast_parser (Results 1 – 1 of 1) sorted by relevance
1449 DWARFASTParserClang *ast_parser = in HasForwardDeclForClangType() local1451 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForClangType()1460 DWARFASTParserClang *ast_parser = in CompleteType() local1462 if (ast_parser && in CompleteType()1463 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()1464 return ast_parser->GetClangASTImporter().CompleteType(compiler_type); in CompleteType()