Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp335 void writeDIGlobalVariable(const DIGlobalVariable *N,
1758 void ModuleBitcodeWriter::writeDIGlobalVariable( in writeDIGlobalVariable() function in ModuleBitcodeWriter
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp2069 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, in writeDIGlobalVariable() function