Searched refs:ast_parser (Results 1 – 1 of 1) sorted by relevance
1552 DWARFASTParserClang *ast_parser = in HasForwardDeclForCompilerType() local1554 return ast_parser->GetClangASTImporter().CanImport(compiler_type); in HasForwardDeclForCompilerType()1561 DWARFASTParserClang *ast_parser = in CompleteType() local1563 if (ast_parser && in CompleteType()1564 ast_parser->GetClangASTImporter().CanImport(compiler_type)) in CompleteType()1565 return ast_parser->GetClangASTImporter().CompleteType(compiler_type); in CompleteType()1606 DWARFASTParserClang *ast_parser = in CompleteType() local1608 ast_parser->MapDeclDIEToDefDIE(decl_die, def_die); in CompleteType()