Home
last modified time | relevance | path

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

/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
/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp79 bool SBTraceCursor::IsError() const { in IsError() function in SBTraceCursor
/llvm-project/clang/lib/Sema/
H A DSemaBase.cpp62 bool IsError = in Diag() local
H A DSemaOverload.cpp15014 bool IsError = false; PrepareArgumentsForCallToObjectOfClassType() local
15131 bool IsError = PrepareArgumentsForCallToObjectOfClassType( CreateOverloadedArraySubscriptExpr() local
15777 bool IsError = false; BuildCallToObjectOfClassType() local
[all...]
H A DSemaExprObjC.cpp1828 bool IsError = false; CheckMessageArgumentTypes() local
H A DSemaExpr.cpp11423 diagnoseDistinctPointerComparison(Sema & S,SourceLocation Loc,ExprResult & LHS,ExprResult & RHS,bool IsError) diagnoseDistinctPointerComparison() argument
11464 diagnoseFunctionPointerToVoidComparison(Sema & S,SourceLocation Loc,ExprResult & LHS,ExprResult & RHS,bool IsError) diagnoseFunctionPointerToVoidComparison() argument
12097 bool IsError = Opc == BO_Cmp; CheckCompareOperands() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp40 bool IsError() const { return m_error; } in IsError() function in UnwindCodesIterator
/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
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DError.h1100 bool IsError = static_cast<bool>(Err); in errorToBool() local
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp683 bool IsError = ProcessUCNEscape() local