Searched refs:emitGlobalVarDefinition (Results 1 – 2 of 2) sorted by relevance
282 void emitGlobalVarDefinition(const clang::VarDecl *vd,
657 void CIRGenModule::emitGlobalVarDefinition(const clang::VarDecl *vd, in emitGlobalVarDefinition() function in CIRGenModule817 return emitGlobalVarDefinition(vd, !vd->hasDefinition()); in emitGlobalDefinition()1449 emitGlobalVarDefinition(d); in emitTentativeDefinition()