| 1188 | } |
| 1189 | |
| 1190 | ResultType Map::Count(ResultToken &aResultToken, int aID, int aFlags, ExprTokenType *aParam[], int aParamCount) |
| 1191 | { |
| 1192 | _o_return((__int64)mCount); |
| 1193 | } |
| 1194 | |
| 1195 | ResultType Map::CaseSense(ResultToken &aResultToken, int aID, int aFlags, ExprTokenType *aParam[], int aParamCount) |
| 1196 | { |
no outgoing calls
no test coverage detected