Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1633 void EmitDeclContext(const DeclContext *DC);
H A DCodeGenModule.cpp6669 EmitDeclContext(LSD); in EmitLinkageSpec()
6709 void CodeGenModule::EmitDeclContext(const DeclContext *DC) { in EmitDeclContext() function in CodeGenModule
6766 EmitDeclContext(cast<NamespaceDecl>(D)); in EmitTopLevelDecl()
6973 EmitDeclContext(cast<ExportDecl>(D)); in EmitTopLevelDecl()