Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1731 void EmitDeclContext(const DeclContext *DC);
H A DCodeGenModule.cpp6815 EmitDeclContext(LSD); in EmitLinkageSpec()
6855 void CodeGenModule::EmitDeclContext(const DeclContext *DC) { in EmitDeclContext() function in CodeGenModule
6912 EmitDeclContext(cast<NamespaceDecl>(D)); in EmitTopLevelDecl()
7119 EmitDeclContext(cast<ExportDecl>(D)); in EmitTopLevelDecl()