Searched defs:writeDIImportedEntity (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 1684 void DXILBitcodeWriter::writeDIImportedEntity(const DIImportedEntity *N, writeDIImportedEntity() function in DXILBitcodeWriter |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2179 void ModuleBitcodeWriter::writeDIImportedEntity( writeDIImportedEntity() function in ModuleBitcodeWriter |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 2436 static void writeDIImportedEntity(raw_ostream &Out, const DIImportedEntity *N, writeDIImportedEntity() function |