Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp73 DI.EmitImportDecl(*D); in VisitImportDecl()
233 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h509 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp4992 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp5852 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()