Searched refs:ast_parser (Results 1 – 1 of 1) sorted by relevance
1614 DWARFASTParserClang *ast_parser = in HasForwardDeclForCompilerType() local1616 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForCompilerType()1624 DWARFASTParserClang *ast_parser = in CompleteType() local1626 if (ast_parser && in CompleteType()1627 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()1628 return ast_parser->GetClangASTImporter().CompleteType(compiler_type); in CompleteType()1667 DWARFASTParserClang *ast_parser = in CompleteType() local1669 ast_parser->MapDeclDIEToDefDIE(decl_die, def_die); in CompleteType()