LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
llvm::object::yaml Namespace Reference

Classes

class  BinaryRef
 Specialized YAMLIO scalar type for representing a binary blob. More...
 

Functions

bool operator== (const BinaryRef &LHS, const BinaryRef &RHS)
 

Function Documentation

bool llvm::object::yaml::operator== ( const BinaryRef &  LHS,
const BinaryRef &  RHS 
)
inline

Definition at line 95 of file YAML.h.

References llvm::ArrayRef< T >::empty().