Searched refs:writeDILocation (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1838 static void writeDILocation(raw_ostream &Out, const DILocation *DL, function
2406 writeDILocation(Out, Loc, TypePrinter, Machine, Context);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp292 void writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record,
1476 void ModuleBitcodeWriter::writeDILocation(const DILocation *N, function in class:ModuleBitcodeWriter

Completed in 167 milliseconds