Defined in 21 files as a prototype:
- contrib/llvm-project/clang/include/clang/AST/ASTImporter.h, line 75 (as a prototype)
- contrib/llvm-project/clang/include/clang/CrossTU/CrossTranslationUnit.h, line 71 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 670 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h, line 324 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h, line 51 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 328 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 343 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 357 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 375 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h, line 394 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h, line 52 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h, line 64 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h, line 47 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h, line 120 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h, line 131 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h, line 50 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Support/BinaryStreamError.h, line 35 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Support/Error.h, line 67 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Support/Error.h, line 383 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Support/Error.h, line 1190 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/Support/Error.h, line 1244 (as a prototype)
Defined in 44 files as a function:
- contrib/llvm-project/clang/include/clang/Basic/DiagnosticError.h, line 51 (as a function)
- contrib/llvm-project/clang/include/clang/Tooling/Core/Replacement.h, line 186 (as a function)
- contrib/llvm-project/clang/lib/AST/ASTImporter.cpp, line 104 (as a function)
- contrib/llvm-project/clang/lib/AST/Interp/ByteCodeGenError.h, line 38 (as a function)
- contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp, line 144 (as a function)
- contrib/llvm-project/clang/lib/Tooling/Transformer/Parsing.cpp, line 74 (as a function)
- contrib/llvm-project/lld/include/lld/Core/Error.h, line 53 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp, line 107 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 1059 (as a function)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h, line 39 (as a function)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h, line 66 (as a function)
- contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h, line 99 (as a function)
- contrib/llvm-project/llvm/include/llvm/IR/LLVMRemarkStreamer.h, line 53 (as a function)
- contrib/llvm-project/llvm/include/llvm/MCA/Support.h, line 37 (as a function)
- contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, line 77 (as a function)
- contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h, line 316 (as a function)
- contrib/llvm-project/llvm/include/llvm/Remarks/RemarkParser.h, line 33 (as a function)
- contrib/llvm-project/llvm/include/llvm/Support/Error.h, line 1111 (as a function)
- contrib/llvm-project/llvm/include/llvm/Support/FileUtilities.h, line 96 (as a function)
- contrib/llvm-project/llvm/include/llvm/Support/JSON.h, line 701 (as a function)
- contrib/llvm-project/llvm/include/llvm/Support/SymbolRemappingReader.h, line 77 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp, line 583 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp, line 56 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp, line 43 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp, line 62 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp, line 75 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp, line 83 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp, line 92 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/OrcError.cpp, line 91 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/OrcError.cpp, line 106 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp, line 29 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp, line 37 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp, line 48 (as a function)
- contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp, line 64 (as a function)
- contrib/llvm-project/llvm/lib/Remarks/YAMLRemarkParser.h, line 41 (as a function)
- contrib/llvm-project/llvm/lib/Support/BinaryStreamError.cpp, line 53 (as a function)
- contrib/llvm-project/llvm/lib/Support/Error.cpp, line 72 (as a function)
- contrib/llvm-project/llvm/lib/Support/Error.cpp, line 82 (as a function)
- contrib/llvm-project/llvm/lib/Support/Error.cpp, line 132 (as a function)
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h, line 105 (as a function)
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h, line 218 (as a function)
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h, line 518 (as a function)
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h, line 539 (as a function)
- contrib/llvm-project/llvm/tools/llvm-dwp/DWPError.h, line 13 (as a function)
Referenced in 9 files: