Searched defs:writeDIGlobalVariable (Results 1 – 3 of 3) sorted by relevance
1629 void DXILBitcodeWriter::writeDIGlobalVariable(const DIGlobalVariable *N, in writeDIGlobalVariable() function in DXILBitcodeWriter
2164 void ModuleBitcodeWriter::writeDIGlobalVariable( in writeDIGlobalVariable() function in ModuleBitcodeWriter
2413 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, in writeDIGlobalVariable() function