Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h1411 void EmitDeclContext(const DeclContext *DC);
HDCodeGenModule.cpp5250 EmitDeclContext(LSD); in EmitLinkageSpec()
5253 void CodeGenModule::EmitDeclContext(const DeclContext *DC) { in EmitDeclContext() function in CodeGenModule
5306 EmitDeclContext(cast<NamespaceDecl>(D)); in EmitTopLevelDecl()
5489 EmitDeclContext(cast<ExportDecl>(D)); in EmitTopLevelDecl()