Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp74 DI.EmitImportDecl(*D); in VisitImportDecl()
234 Builder->getModuleDebugInfo()->EmitImportDecl(*D); in HandleImplicitImportDecl()
H A DCGDebugInfo.h463 void EmitImportDecl(const ImportDecl &ID);
H A DCGDebugInfo.cpp4328 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
H A DCodeGenModule.cpp4994 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()