Home | History | Annotate | Download | only in AST

Lines Matching refs:EIA

470       EnableIfAttr *EIA = dyn_cast<EnableIfAttr>(*I);
471 if (!EIA)
474 mangleExpression(EIA->getCond());