Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp73 DI.EmitImportDecl(*Import); in VisitImportDecl()
DCGDebugInfo.h357 void EmitImportDecl(const ImportDecl &ID);
DCodeGenModule.cpp3611 DI->EmitImportDecl(*Import); in EmitTopLevelDecl()
DCGDebugInfo.cpp3445 void CGDebugInfo::EmitImportDecl(const ImportDecl &ID) { in EmitImportDecl() function in CGDebugInfo