Searched refs:constMethod (Results 1 – 2 of 2) sorted by relevance
278 bool constMethod = iParser.skipExact(" const"); in parseOperator() local279 if (parser.fConstMethod != ANY && (parser.fConstMethod == CONST) != constMethod) { in parseOperator()285 fOperatorConst = constMethod; in parseOperator()