Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp74 DI.EmitImportDecl(*D); in VisitImportDecl()
240 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h533 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp5589 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp6486 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()