/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LostDebugLocObserver.h | 20 StringRef DebugType; variable 26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ScoreboardHazardRecognizer.h | 92 const char *DebugType; variable
|
/freebsd-src/tests/atf_python/sys/netpfil/ipfw/ |
H A D | ipfw.py | 44 class DebugType(Enum): class
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Statistic.h | 59 constexpr TrackingStatistic(const char *DebugType, const char *Name, in TrackingStatistic()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.h | 154 const char *DebugType; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Debug.cpp | 52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 218 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument 537 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 551 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 411 typedef enum { DebugUse = false, RegularUse = true } DebugType; global() typedef in __anon783e8d5a0111::MachineCopyPropagation
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | Config.h | 83 enum class DebugType { enum
|
H A D | Writer.cpp | 90 const std::vector<std::pair<COFF::DebugType, Chunk *>> &r, in DebugDirectoryChunk() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 666 enum DebugType : unsigned { enum
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1509 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldType() local 1588 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldSeparatorIfNeeded() local
|