Searched refs:emitDeclContext (Results 1 – 2 of 2) sorted by relevance
288 void emitDeclContext(const DeclContext *dc);
1211 void CIRGenModule::emitDeclContext(const DeclContext *dc) { in emitDeclContext() function in CIRGenModule1284 emitDeclContext(Decl::castToDeclContext(decl)); in emitTopLevelDecl()