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