Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IntegerLiteral

172              isa<IntegerLiteral>(Exp) ||
1241 else if (IntegerLiteral *ILE = dyn_cast_or_null<IntegerLiteral>(BrE)) {