Home | History | Annotate | Download | only in Sema

Lines Matching refs:EIA

5732     EnableIfAttr *EIA = cast<EnableIfAttr>(*I);
5733 if (!EIA->getCond()->EvaluateWithSubstitution(
5738 return EIA;