Defined in 1 files as a typedef:
Defined in 1 files as a struct:
Defined in 15 files as a member:
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenABITypes.h, line 67 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Lex/HeaderMapTypes.h, line 25 (as a member)
- external/apache2/llvm/dist/clang/lib/Basic/Targets/Hexagon.cpp, line 186 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, line 305 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, line 321 (as a member)
- external/apache2/llvm/dist/clang/lib/Driver/ToolChain.cpp, line 132 (as a member)
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, line 223 (as a member)
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, line 247 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, line 264 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Object/WindowsResource.h, line 132 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/GlobPattern.h, line 53 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, line 106 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, line 102 (as a member)
- external/bsd/libarchive/dist/libarchive/archive_ppmd7_private.h, line 39 (as a member)
- external/bsd/libarchive/dist/libarchive/archive_ppmd8_private.h, line 33 (as a member)
Referenced in 133 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, line 1036
- external/apache2/llvm/dist/clang/include/clang/AST/Type.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Driver/Driver.h, line 544
- external/apache2/llvm/dist/clang/include/clang/Driver/ToolChain.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Lex/LiteralSupport.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTBitCodes.h, line 1068
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, line 1027
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, line 10978
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/NSAPI.cpp, line 463
- external/apache2/llvm/dist/clang/lib/AST/PrintfFormatString.cpp, line 785
- external/apache2/llvm/dist/clang/lib/AST/Type.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/TypeLoc.cpp, line 392
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchersInternal.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/Hexagon.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, line 2183
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.h, line 72
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenCLRuntime.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenABITypes.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 1628
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, line 530
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, line 3244
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChain.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/AMDGPU.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ARM.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/CommonArgs.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Gnu.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/MipsLinux.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Frontend/InitHeaderSearch.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, line 718
- external/apache2/llvm/dist/clang/lib/Lex/HeaderMap.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Lex/Preprocessor.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, line 413
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, line 7947
- external/apache2/llvm/dist/clang/lib/Serialization/ASTCommon.cpp, line 210
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, line 7001
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, line 1537
- external/apache2/llvm/dist/clang/tools/libclang/CXType.cpp, 2 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangAttrEmitter.cpp, 8 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp, 3 times
- external/apache2/llvm/dist/clang/utils/TableGen/MveEmitter.cpp, 3 times
- external/apache2/llvm/dist/clang/utils/TableGen/NeonEmitter.cpp, 7 times
- external/apache2/llvm/dist/clang/utils/TableGen/RISCVVEmitter.cpp, 4 times
- external/apache2/llvm/dist/clang/utils/TableGen/SveEmitter.cpp, 11 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h, line 60
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SmallString.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/StringRef.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/Twine.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h, line 542
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCContext.h, line 571
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmParser.h, line 245
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, line 162
- external/apache2/llvm/dist/llvm/include/llvm/Object/MachO.h, line 569
- external/apache2/llvm/dist/llvm/include/llvm/Object/WindowsResource.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/SampleProf.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/FileSystem.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GlobPattern.h, line 38
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetLoweringObjectFile.h, line 158
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/SupportHelpers.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/JumpThreading.h, line 171
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCContext.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MCAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOObjectFile.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Object/WindowsResource.cpp, line 131
- external/apache2/llvm/dist/llvm/lib/Support/GlobPattern.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/Path.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Support/StringRef.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/TableGen/TableGenBackend.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h, line 97
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kMCInstLower.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 187
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ListReducer.h, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 16 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ToolRunner.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/llvm-rc.cpp, 2 times
- external/bsd/libarchive/dist/libarchive/archive_ppmd7.c, 10 times
- external/bsd/libarchive/dist/libarchive/archive_ppmd8.c, 10 times
- external/bsd/libarchive/dist/libarchive/archive_ppmd8_private.h, line 114
- external/gpl2/rcs/dist/src/rcsfnms.c, 5 times
- sys/external/bsd/acpica/dist/common/adfile.c, 4 times
- sys/external/bsd/acpica/dist/include/acapps.h, line 218
- usr.bin/make/make.h, line 501
- usr.bin/make/suff.c, 58 times