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