Home
last modified time | relevance | path

Searched defs:IsError (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceCursor.cpp29 bool TraceCursor::IsError() const { in IsError() function in TraceCursor
H A DTraceDumper.cpp661 bool TraceDumper::FunctionCall::IsError() const { return m_is_error; } in IsError() function in TraceDumper::FunctionCall
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp79 bool SBTraceCursor::IsError() const { in IsError() function in SBTraceCursor
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBase.cpp62 bool IsError = in Diag() local
H A DSemaOverload.cpp14992 bool IsError = false; in PrepareArgumentsForCallToObjectOfClassType() local
15109 bool IsError = PrepareArgumentsForCallToObjectOfClassType( in CreateOverloadedArraySubscriptExpr() local
15755 bool IsError = false; in BuildCallToObjectOfClassType() local
H A DSemaExprObjC.cpp1828 bool IsError = false; in CheckMessageArgumentTypes() local
H A DSemaExpr.cpp11475 bool IsError) { in diagnoseDistinctPointerComparison()
11516 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
12149 bool IsError = Opc == BO_Cmp; in CheckCompareOperands() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp728 bool IsError = false; in parseDeclareSimdClauses() local
821 bool IsError = in ParseOMPDeclareSimdClauses() local
1440 bool IsError = false; in ParseOMPDeclareVariantClauses() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1100 bool IsError = static_cast<bool>(Err); in errorToBool() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp683 bool IsError = in ProcessUCNEscape() local