Lines Matching refs:CheckMethod
1699 enum CheckMethod
1719 CheckMethod checkMethod,
1725 static const char* getCheckMethodName (CheckMethod checkMethod);
1726 static const char* getCheckMethodDescription (CheckMethod checkMethod);
1731 const CheckMethod m_checkMethod;
1734 const char* UniformAssignCase::getCheckMethodName (const CheckMethod checkMethod)
1744 const char* UniformAssignCase::getCheckMethodDescription (const CheckMethod checkMethod)
1779 const CheckMethod checkMethod,
1942 const UniformAssignCase::CheckMethod checkMethod = (UniformAssignCase::CheckMethod)checkMethodI;