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