Home
last modified time | relevance | path

Searched refs:EmitDeclContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1578 void EmitDeclContext(const DeclContext *DC);
H A DCodeGenModule.cpp6060 EmitDeclContext(LSD); in EmitLinkageSpec()
6063 void CodeGenModule::EmitDeclContext(const DeclContext *DC) { in EmitDeclContext() function in CodeGenModule
6121 EmitDeclContext(cast<NamespaceDecl>(D)); in EmitTopLevelDecl()
6326 EmitDeclContext(cast<ExportDecl>(D)); in EmitTopLevelDecl()