Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1941 void ModuleBitcodeWriter::writeDIGlobalVariable( in writeDIGlobalVariable() function in ModuleBitcodeWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2295 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, in writeDIGlobalVariable() function