/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 46 scudo_error_info ErrorInfo; in LLVMFuzzerTestOneInput() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLLexer.h | 31 SMDiagnostic &ErrorInfo; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 269 printError(const Request & Request,const ErrorInfoBase & ErrorInfo) printError() argument 378 printError(const Request & Request,const ErrorInfoBase & ErrorInfo) printError() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_symbolize.cpp | 47 __anonc0ff35280102(const llvm::ErrorInfoBase &ErrorInfo, llvm::StringRef ErrorBanner) symbolize_error_handler() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 287 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/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 992 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 D | XtensaAsmParser.cpp | 355 uint64_t ErrorInfo) { in RefineErrorLoc() 431 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 885 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo() 1464 static void getInlineErrorInfo(struct scudo_error_info *ErrorInfo, in getInlineErrorInfo() 1548 static void getRingBufferErrorInfo(struct scudo_error_info *ErrorInfo, in getRingBufferErrorInfo()
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_ioctl.h | 109 DWORD ErrorInfo; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 309 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 258 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 136 uint64_t &ErrorInfo, FeatureBitset &MissingFeatures, in MatchInstruction() 4054 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction() 4178 MCStreamer &Out, uint64_t &ErrorInfo, bool MatchingInlineAsm) { in matchAndEmitATTInstruction() 4404 MCStreamer &Out, uint64_t &ErrorInfo, bool MatchingInlineAsm) { in matchAndEmitIntelInstruction()
|
/freebsd/sys/dev/ciss/ |
H A D | cissio.h | 160 u_int32_t ErrorInfo; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 653 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/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 1485 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError() 1494 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 560 uint64_t &ErrorInfo, in matchOneInstruction() 620 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 1383 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError() 1392 uint64_t &ErrorInfo, in MatchAndEmitInstruction() 3151 uint64_t ErrorInfo; in parseDirectiveInsn() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 1007 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 651 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1131 StringRef ErrorInfo; in verifyPreISelGenericInstruction() local 2220 StringRef ErrorInfo; in visitMachineInstrBefore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 795 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 765 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 1522 uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1257 MCStreamer &Out, uint64_t &ErrorInfo, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 11630 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue() 11661 ErrorInfoTy &ErrorInfo) { in checkCondUpdateStmt() 11756 ErrorInfoTy &ErrorInfo) { in checkCondExprStmt() 11860 Stmt *S, OpenMPAtomicCompareChecker::ErrorInfoTy &ErrorInfo) { in checkStmt() 11944 bool OpenMPAtomicCompareCaptureChecker::checkType(ErrorInfoTy &ErrorInfo) { in checkType() 11958 ErrorInfoTy &ErrorInfo) { in checkForm3() 12076 ErrorInfoTy &ErrorInfo) { in checkForm45() 12201 ErrorInfoTy &ErrorInfo) { in checkStmt() 12841 OpenMPAtomicCompareCaptureChecker::ErrorInfoTy ErrorInfo; in ActOnOpenMPAtomicDirective() local 12861 OpenMPAtomicCompareChecker::ErrorInfoTy ErrorInfo; in ActOnOpenMPAtomicDirective() local
|