Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp76 DI.EmitImportDecl(*Import); in VisitImportDecl()
DCGDebugInfo.h366 void EmitImportDecl(const ImportDecl &ID);
DCGDebugInfo.cpp3658 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo
DCodeGenModule.cpp3918 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()