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

/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DVerifier.cpp597 Attributes FAttrs = Attrs.getFnAttributes(); local
598 Attributes NotFn = FAttrs & (~Attribute::FunctionOnly);
604 Attributes MutI = FAttrs & Attribute::MutuallyIncompatible[i];

Completed in 177 milliseconds