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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp263 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1304 bool IsError = false; local
H A DSemaOverload.cpp11531 bool IsError = false; local
H A DSemaExpr.cpp7373 diagnoseDistinctPointerComparison(Sema &S, SourceLocation Loc, ExprResult &LHS, ExprResult &RHS, bool IsError) argument
7429 diagnoseFunctionPointerToVoidComparison(Sema &S, SourceLocation Loc, ExprResult &LHS, ExprResult &RHS, bool IsError) argument

Completed in 250 milliseconds