Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DTraceCursorIntelPT.cpp76 bool TraceCursorIntelPT::IsError() { in IsError() function in TraceCursorIntelPT
DDecodedThread.cpp47 bool IntelPTInstruction::IsError() const { return (bool)m_error; } in IsError() function in IntelPTInstruction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DError.h1063 bool IsError = static_cast<bool>(Err); in errorToBool() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DLiteralSupport.cpp320 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp709 bool IsError = false; in parseDeclareSimdClauses() local
802 bool IsError = in ParseOMPDeclareSimdClauses() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSema.cpp1834 bool IsError = Diags.getDiagnosticIDs()->isDefaultMappingAsError(DiagID); in Diag() local
DSemaExprObjC.cpp1813 bool IsError = false; in CheckMessageArgumentTypes() local
DSemaExpr.cpp11163 bool IsError) { in diagnoseDistinctPointerComparison()
11204 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
11861 bool IsError = Opc == BO_Cmp; in CheckCompareOperands() local
DSemaOverload.cpp14661 bool IsError = false; in BuildCallToObjectOfClassType() local