Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp74 DI.EmitImportDecl(*D); in VisitImportDecl()
240 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h534 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp5548 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp6282 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()