Searched defs:ke (Results 1 – 3 of 3) sorted by relevance
48 struct RecursiveStruct ke; variable
84 constexpr int ke = k_evaluated(1); // expected-error {{constexpr variable 'ke' must be initialized by a constant expression}} \ variable
3792 for (unsigned k = 0, ke = Pat->getNumTypes(); k != ke; ++k) { parseInstructionPattern() local