Home
last modified time | relevance | path

Searched defs:Error (Results 176 – 200 of 205) sorted by relevance

123456789

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9334 if (auto Error = getImportDeclErrorIfAny(FromD)) in Import() local
9341 if (auto Error = SharedState->getImportDeclErrorIfAny(ToD)) { in Import() local
9450 if (auto Error = SharedState->getImportDeclErrorIfAny(ToD)) { in Import() local
9456 if (auto Error = ImportAttrs(ToD, FromD)) in Import() local
10385 void ASTImporter::setImportDeclError(Decl *From, ASTImportError Error) { in setImportDeclError()
H A DExprConstant.cpp7675 bool Error(const Expr *E, diag::kind D) { in Error() function in __anonbf0ddd821711::ExprEvaluatorBase
7679 bool Error(const Expr *E) { in Error() function in __anonbf0ddd821711::ExprEvaluatorBase
12910 bool Error(const Expr *E) { in Error() function in __anonbf0ddd822a11::DataRecursiveIntBinOpEvaluator
12913 bool Error(const Expr *E, diag::kind D) { in Error() function in __anonbf0ddd822a11::DataRecursiveIntBinOpEvaluator
13163 auto Error = [&](const Expr *E) { in EvaluateComparisonBinaryOperator() local
H A DASTContext.cpp11185 ASTContext::GetBuiltinTypeError &Error, in DecodeTypeFromStr()
11535 GetBuiltinTypeError &Error, bool &RequireICE, in DecodeTypeStr()
11542 GetBuiltinTypeError &Error, in GetBuiltinType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2412 ASTContext::GetBuiltinTypeError Error) { in getHeaderName()
2474 ASTContext::GetBuiltinTypeError Error; in LazilyCreateBuiltin() local
10740 ASTContext::GetBuiltinTypeError Error; in ActOnFunctionDeclarator() local
14301 int Error = -1; in ActOnCXXForRangeDecl() local
16545 bool Error = DS.SetTypeSpecType(DeclSpec::TST_int, Loc, Dummy, DiagID, in ImplicitlyDefineFunction() local
H A DSemaChecking.cpp2153 ASTContext::GetBuiltinTypeError Error; in CheckBuiltinFunctionCall() local
4079 bool Error = false; in CheckHexagonBuiltinArgument() local
4825 ASTContext::GetBuiltinTypeError Error = ASTContext::GE_None; in DecodePPCMMATypeFromStr() local
12715 ASTContext::GetBuiltinTypeError Error = ASTContext::GE_None; in getAbsoluteValueArgumentType() local
H A DSemaType.cpp3610 int Error = -1; in GetDeclSpecTypeForDeclarator() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1057 std::string Error; in AddRegExToRegEx() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2393 const auto Error = [&](Twine Reason) { in emitBuiltinApplyPattern() local
H A DCodeGenDAGPatterns.cpp3654 bool Error = false; in InferFromPattern() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp872 const char *Error = nullptr; in readULEB() local
1315 void ASTReader::Error(StringRef Msg) const { in Error() function in ASTReader
1324 void ASTReader::Error(unsigned DiagID, StringRef Arg1, StringRef Arg2, in Error() function in ASTReader
1332 void ASTReader::Error(llvm::Error &&Err) const { in Error() function in ASTReader
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc2098 TEST_F(GMockVerboseFlagTest, Error) { in TEST_F() argument
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h37 Error, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp632 bool Error = false; in checkAliases() local
1452 void CodeGenModule::Error(SourceLocation loc, StringRef message) { in Error() function in CodeGenModule
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1841 std::string Error; in getBodyContent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1088 bool Error(SMLoc L, const Twine &Msg, SMRange Range = std::nullopt, in Error() function in __anon3fa02a340111::X86AsmParser
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h1135 EFI_STRING_ID Error; member
1140 EFI_STRING_ID Error; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3164 bool Error = false; in initialize() local
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h1120 U8 Error; /* 0x0A */ member
1991 …MPI3_IOUNIT16_ERROR Error[MPI3_IOUNIT16_ERROR_MAX]; /* 0x20 */ /* variable l… member
3385 MPI3_PCIE_IO_UNIT3_ERROR Error[MPI3_PCIEIOUNIT3_NUM_ERROR_INDEX]; /* 0x10 */ member
H A Dmpi30_ioc.h933 U8 Error; /* 0x0C */ member
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h1855 UINT8 Error:1; member
H A DAcpi51.h1871 UINT8 Error:1; member
H A DAcpi60.h2060 UINT8 Error:1; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6202 const char *Error = nullptr; in printMemtag() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2727 static NameClassification Error() { in Error() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3762 std::string Error; in createTargetMachine() local

123456789