Skip to content

XOR

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/genericDataflowCommon.h>

bool
XOR(
    bool x,
    bool y);

Created with MrDocs