llvm::VFParameter::operator==

Equality operator

Synopsis

Declared in <llvm/IR/VFABIDemangler.h>

bool
operator==(VFParameter const& Other) const;

Return Value

true if the objects are equal, false otherwise

Parameters

NameDescription
OtherThe right operand