Searched refs:IncrementParseDepthAndCheck (Results 1 – 2 of 2) sorted by relevance
61 bool CXFA_FMParser::IncrementParseDepthAndCheck() { in IncrementParseDepthAndCheck() function in CXFA_FMParser68 if (HasError() || !IncrementParseDepthAndCheck()) in ParseTopExpression()92 if (HasError() || !IncrementParseDepthAndCheck()) in ParseFunction()155 if (HasError() || !IncrementParseDepthAndCheck()) in ParseExpression()208 if (HasError() || !IncrementParseDepthAndCheck()) in ParseVarExpression()265 if (HasError() || !IncrementParseDepthAndCheck()) in ParseExpExpression()278 if (HasError() || !IncrementParseDepthAndCheck()) in ParseLogicalOrExpression()313 if (HasError() || !IncrementParseDepthAndCheck()) in ParseLogicalAndExpression()347 if (HasError() || !IncrementParseDepthAndCheck()) in ParseEqualityExpression()392 if (HasError() || !IncrementParseDepthAndCheck()) in ParseRelationalExpression()[all …]
31 bool IncrementParseDepthAndCheck();