Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp205 void writeDIGlobalVariable(const DIGlobalVariable *N,
1653 void ModuleBitcodeWriter::writeDIGlobalVariable( in writeDIGlobalVariable() function in ModuleBitcodeWriter
/external/llvm/lib/IR/
DAsmWriter.cpp1835 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, in writeDIGlobalVariable() function