Searched refs:parseConstraintExpression (Results 1 – 2 of 2) sorted by relevance
173 void parseConstraintExpression();
3595 // NOTE: parseConstraintExpression is only ever called from this function. in parseRequiresClause() 3597 parseConstraintExpression(); in parseRequiresClause() 3631 void UnwrappedLineParser::parseConstraintExpression() { in parseConstraintExpression() function in clang::format::UnwrappedLineParser