Home
last modified time | relevance | path

Searched refs:EmitImportDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp72 DI.EmitImportDecl(*D); in VisitImportDecl()
244 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h595 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp6209 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp7403 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()