Home
last modified time | relevance | path

Searched defs:ErrorInfo (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp50 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput() local
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h31 SMDiagnostic &ErrorInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp275 const ErrorInfoBase &ErrorInfo) { in printError()
392 const ErrorInfoBase &ErrorInfo) { in printError()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp287 uint64_t const &ErrorInfo) { in invalidOperand()
312 uint64_t const &ErrorInfo) { in missingFeature()
325 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp49 [&](const llvm::ErrorInfoBase &ErrorInfo, llvm::StringRef ErrorBanner) { in symbolize_error_handler()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp992 uint64_t const &ErrorInfo) { in invalidOperand()
1015 uint64_t const &ErrorInfo) { in missingFeature()
1030 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp341 uint64_t ErrorInfo) { in RefineErrorLoc()
354 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h953 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo()
1313 static void getInlineErrorInfo(struct scudo_error_info *ErrorInfo, in getInlineErrorInfo()
1395 static void getRingBufferErrorInfo(struct scudo_error_info *ErrorInfo, in getRingBufferErrorInfo()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h109 DWORD ErrorInfo; member
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp306 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp258 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1293 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
1302 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp130 uint64_t &ErrorInfo, FeatureBitset &MissingFeatures, in MatchInstruction()
3939 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
4030 uint64_t &ErrorInfo, in MatchAndEmitATTInstruction()
4288 uint64_t &ErrorInfo, in MatchAndEmitIntelInstruction()
/freebsd/sys/dev/ciss/
H A Dcissio.h160 u_int32_t ErrorInfo; member
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp653 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
662 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp553 uint64_t &ErrorInfo, in matchOneInstruction()
613 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1353 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
1362 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
3055 uint64_t ErrorInfo; in parseDirectiveInsn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1020 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp651 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1093 StringRef ErrorInfo; in verifyPreISelGenericInstruction() local
1934 StringRef ErrorInfo; in visitMachineInstrBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp751 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp765 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11965 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue()
11996 ErrorInfoTy &ErrorInfo) { in checkCondUpdateStmt()
12091 ErrorInfoTy &ErrorInfo) { in checkCondExprStmt()
12195 Stmt *S, OpenMPAtomicCompareChecker::ErrorInfoTy &ErrorInfo) { in checkStmt()
12279 bool OpenMPAtomicCompareCaptureChecker::checkType(ErrorInfoTy &ErrorInfo) { in checkType()
12293 ErrorInfoTy &ErrorInfo) { in checkForm3()
12411 ErrorInfoTy &ErrorInfo) { in checkForm45()
12536 ErrorInfoTy &ErrorInfo) { in checkStmt()
13172 OpenMPAtomicCompareCaptureChecker::ErrorInfoTy ErrorInfo; in ActOnOpenMPAtomicDirective() local
13192 OpenMPAtomicCompareChecker::ErrorInfoTy ErrorInfo; in ActOnOpenMPAtomicDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1255 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1522 uint64_t &ErrorInfo, in MatchAndEmitInstruction()

12