Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1683 void DXILBitcodeWriter::writeDIImportedEntity(const DIImportedEntity *N, in writeDIImportedEntity() function in DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2270 void ModuleBitcodeWriter::writeDIImportedEntity( in writeDIImportedEntity() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2523 static void writeDIImportedEntity(raw_ostream &Out, const DIImportedEntity *N, in writeDIImportedEntity() function