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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2342 static void writeDIExpression(raw_ostream &Out, const DIExpression *N, function
2533 writeDIExpression(Out, Expr, TypePrinter, Machine, Context);
3468 writeDIExpression(Out, Expr, nullptr, nullptr, nullptr);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp355 void writeDIExpression(const DIExpression *N,
2006 void ModuleBitcodeWriter::writeDIExpression(const DIExpression *N, function in class:ModuleBitcodeWriter

Completed in 189 milliseconds