| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LostDebugLocObserver.h | 21 StringRef DebugType; variable 27 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | MemoryTaggingSupport.h | 79 StackInfoBuilder(const StackSafetyGlobalInfo *SSI, const char *DebugType) in StackInfoBuilder() 89 const char *DebugType; variable
|
| H A D | ScalarEvolutionExpander.h | 179 const char *DebugType; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | EntryPointStats.h | 114 CounterEntryPointTranslationUnitStat(const char *DebugType, in CounterEntryPointTranslationUnitStat() 141 UnsignedMaxEntryPointTranslationUnitStatistic(const char *DebugType, in UnsignedMaxEntryPointTranslationUnitStatistic()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScoreboardHazardRecognizer.h | 92 const char *DebugType; variable
|
| /freebsd/tests/atf_python/sys/netpfil/ipfw/ |
| H A D | ipfw.py | 44 class DebugType(Enum): class
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Statistic.h | 59 constexpr TrackingStatistic(const char *DebugType, const char *Name, in TrackingStatistic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Debug.cpp | 52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | WindowsSecureHotPatching.cpp | 374 DIType *DebugType = DebugInfo.createPointerType( in getOrCreateRefVariable() local
|
| H A D | MachineCopyPropagation.cpp | 468 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in __anon32f3c4080111::MachineCopyPropagation
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 251 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() 590 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 632 StringRef DebugType) { in PragmaDebug()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 85 enum class DebugType { enum
|
| H A D | Writer.cpp | 87 const std::vector<std::pair<COFF::DebugType, Chunk *>> &r, in DebugDirectoryChunk()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | COFF.h | 700 enum DebugType : unsigned { enum
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 1776 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local 1854 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldSeparatorIfNeeded() local
|