Searched defs:IsError (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp319 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1025 bool IsError = static_cast<bool>(Err); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp702 bool IsError = false; local
794 bool IsError = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1688 bool IsError = false; local
H A DSemaExpr.cpp10156 diagnoseDistinctPointerComparison(Sema &S, SourceLocation Loc, ExprResult &LHS, ExprResult &RHS, bool IsError) argument
10196 diagnoseFunctionPointerToVoidComparison(Sema &S, SourceLocation Loc, ExprResult &LHS, ExprResult &RHS, bool IsError) argument

Completed in 144 milliseconds