Home
last modified time | relevance | path

Searched defs:ROS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp4518 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4529 void BasicBlock::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4540 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4549 void NamedMDNode::print(raw_ostream &ROS, bool IsForDebug) const { in print()
4556 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4572 void Comdat::print(raw_ostream &ROS, bool /*IsForDebug*/) const { in print()
4623 void Value::print(raw_ostream &ROS, bool IsForDebug) const { in print()
4634 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4724 static void printMetadataImpl(raw_ostream &ROS, const Metadata &MD, in printMetadataImpl()
4763 void ModuleSummaryIndex::print(raw_ostream &ROS, bool IsForDebug) const { in print()