Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp74 DI.EmitImportDecl(*D); in VisitImportDecl()
243 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h554 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp5763 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp6931 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()