Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceCursor.cpp29 bool TraceCursor::IsError() const { in IsError() function in TraceCursor
H A DTraceDumper.cpp660 bool TraceDumper::FunctionCall::IsError() const { return m_is_error; } in IsError() function in TraceDumper::FunctionCall
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTraceCursor.cpp79 bool SBTraceCursor::IsError() const { in IsError() function in SBTraceCursor
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp40 bool IsError() const { return m_error; } in IsError() function in UnwindCodesIterator
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp717 bool IsError = false; in parseDeclareSimdClauses() local
810 bool IsError = in ParseOMPDeclareSimdClauses() local
1428 bool IsError = false; in ParseOMPDeclareVariantClauses() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h1074 bool IsError = static_cast<bool>(Err); in errorToBool() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp620 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1890 bool IsError = Diags.getDiagnosticIDs()->isDefaultMappingAsError(DiagID); in Diag() local
H A DSemaOverload.cpp14343 bool IsError = false; in PrepareArgumentsForCallToObjectOfClassType() local
14453 bool IsError = PrepareArgumentsForCallToObjectOfClassType( in CreateOverloadedArraySubscriptExpr() local
15055 bool IsError = false; in BuildCallToObjectOfClassType() local
H A DSemaExprObjC.cpp1811 bool IsError = false; in CheckMessageArgumentTypes() local
H A DSemaExpr.cpp12023 bool IsError) { in diagnoseDistinctPointerComparison()
12064 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
12725 bool IsError = Opc == BO_Cmp; in CheckCompareOperands() local