Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1508 void EmitDeclContext(const DeclContext *DC);
H A DCodeGenModule.cpp5664 EmitDeclContext(LSD); in EmitLinkageSpec()
5667 void CodeGenModule::EmitDeclContext(const DeclContext *DC) { in EmitDeclContext() function in CodeGenModule
5725 EmitDeclContext(cast<NamespaceDecl>(D)); in EmitTopLevelDecl()
5920 EmitDeclContext(cast<ExportDecl>(D)); in EmitTopLevelDecl()