Searched refs:GetExprErrorLimit (Results 1 – 3 of 3) sorted by relevance
176 uint64_t GetExprErrorLimit() const;
494 m_compiler->getDiagnostics().setErrorLimit(target_sp->GetExprErrorLimit()); in ClangExpressionParser()
4086 uint64_t TargetProperties::GetExprErrorLimit() const { in GetExprErrorLimit() function in TargetProperties