reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2567 return ::CheckInteger(MatcherTable, MatcherIndex, N.getOperand(ChildNo)); 2663 Result = !::CheckInteger(Table, Index, N); 3155 if (!::CheckInteger(MatcherTable, MatcherIndex, N)) break;