Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h288 void emitDeclContext(const DeclContext *dc);
H A DCIRGenModule.cpp1211 void CIRGenModule::emitDeclContext(const DeclContext *dc) { in emitDeclContext() function in CIRGenModule
1284 emitDeclContext(Decl::castToDeclContext(decl)); in emitTopLevelDecl()