Home | History | Annotate | Download | only in bookmaker

Lines Matching refs:fOperatorConst

285         fOperatorConst = constMethod;
686 if ('_' != defCh || ' ' != incCh || !fOperatorConst || !def.startsWith("const")) {