Defined in 14 files as a prototype:
- contrib/llvm-project/clang/lib/AST/Interp/Context.h, line 72 (as a prototype)
- contrib/llvm-project/compiler-rt/lib/gwp_asan/utilities.h, line 17 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 433 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 451 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 471 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 493 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 507 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 525 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 547 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 566 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 588 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 626 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h, line 648 (as a prototype)
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h, line 806 (as a prototype)
Defined in 21 files as a function:
- contrib/googletest/googletest/test/gtest_environment_test.cc, line 112 (as a function)
- contrib/llvm-project/clang/lib/AST/Interp/Context.cpp, line 122 (as a function)
- contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp, line 1274 (as a function)
- contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp, line 5687 (as a function)
- contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp, line 5698 (as a function)
- contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp, line 5702 (as a function)
- contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp, line 24 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 294 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 339 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 384 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 482 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 548 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 577 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 656 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 700 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 830 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 843 (as a function)
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp, line 967 (as a function)
- contrib/llvm-project/llvm/lib/Support/FileCheck.cpp, line 1986 (as a function)
- contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp, line 226 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp, line 160 (as a function)
Referenced in 55 files:
- contrib/googletest/googletest/test/gtest_environment_test.cc
- contrib/llvm-project/clang/lib/AST/Interp/Context.cpp
- contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp
- contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp
- contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp
- contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h, line 4409
- contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp
- contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp
- contrib/llvm-project/clang/lib/Sema/SemaInit.cpp
- contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp
- contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, line 2453
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
- contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp
- contrib/llvm-project/clang/utils/TableGen/SveEmitter.cpp
- contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
- contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
- contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp, line 32
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstr.h, line 1090
- contrib/llvm-project/llvm/include/llvm/Support/FileCheck.h
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopVersioning.h, line 82
- contrib/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp
- contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp
- contrib/llvm-project/llvm/lib/IR/Function.cpp
- contrib/llvm-project/llvm/lib/Support/FileCheck.cpp
- contrib/llvm-project/llvm/lib/Support/FileCheckImpl.h
- contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp
- contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
- contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
- contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h, line 119
- contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUtils.cpp
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp
- contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
- contrib/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
- contrib/sendmail/src/conf.c, line 1832
- stand/i386/boot0/boot0.S
- stand/i386/boot2/boot1.S, line 280
- stand/i386/boot2/sio.S, line 49
- stand/i386/btx/btx/btx.S, line 842
- stand/i386/btx/btxldr/btxldr.S
- stand/i386/cdboot/cdboot.S
- stand/i386/mbr/mbr.S, line 74
- stand/i386/pmbr/pmbr.S, line 194
- stand/i386/zfsboot/zfsldr.S, line 238
- sys/dev/vmware/vmci/vmci_driver.c, line 152
- sys/mips/mips/exception.S, line 1131