Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp305 void writeDIImportedEntity(const DIImportedEntity *N,
1696 void DXILBitcodeWriter::writeDIImportedEntity(const DIImportedEntity *N, in writeDIImportedEntity() function in DXILBitcodeWriter
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp363 void writeDIImportedEntity(const DIImportedEntity *N,
2086 void ModuleBitcodeWriter::writeDIImportedEntity( in writeDIImportedEntity() function in ModuleBitcodeWriter
/llvm-project-15.0.7/llvm/lib/IR/
H A DAsmWriter.cpp2353 static void writeDIImportedEntity(raw_ostream &Out, const DIImportedEntity *N, in writeDIImportedEntity() function