Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h1731 void EmitDeclContext(const DeclContext *DC);
HDCodeGenModule.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()