Home
last modified time | relevance | path

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

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