Searched refs:fOperatorConst (Results 1 – 2 of 2) sorted by relevance
257 bool fOperatorConst = false; variable
285 fOperatorConst = constMethod; in parseOperator()686 if ('_' != defCh || ' ' != incCh || !fOperatorConst || !def.startsWith("const")) { in crossCheckInside()