Searched refs:writeDIMacroFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp337 void writeDIMacroFile(const DIMacroFile *N, SmallVectorImpl<uint64_t> &Record,
2002 void ModuleBitcodeWriter::writeDIMacroFile(const DIMacroFile *N, function in class:ModuleBitcodeWriter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp272 void writeDIMacroFile(const DIMacroFile *N, SmallVectorImpl<uint64_t> &Record, function in class:llvm::dxil::DXILBitcodeWriter
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2276 static void writeDIMacroFile(raw_ostream &Out, const DIMacroFile *N, function

Completed in 215 milliseconds