Searched refs:EmitImportDecl (Results 1 – 4 of 4) sorted by relevance
73 DI.EmitImportDecl(*Import); in VisitImportDecl()
357 void EmitImportDecl(const ImportDecl &ID);
3611 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()
3445 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo