Lines Matching refs:brace
270 int brace;300 char* brace = openBrace == NULL ? closeBrace : closeBrace == NULL ? openBrace : 307 if (quote && quote < brace) {413 if (m_inFindFunctionType == true) { // look ahead to see which comes first, a semicolon or an open brace428 // FIXME what if class line has neither brace nor semi?