Home
last modified time | relevance | path

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

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