Searched defs:writeDIDerivedType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 1440 void DXILBitcodeWriter::writeDIDerivedType(const DIDerivedType *N, writeDIDerivedType() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 1854 void ModuleBitcodeWriter::writeDIDerivedType(const DIDerivedType *N, writeDIDerivedType() function in ModuleBitcodeWriter |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 2157 static void writeDIDerivedType(raw_ostream &Out, const DIDerivedType *N, writeDIDerivedType() function |