Home
last modified time | relevance | path

Searched defs:DebugType (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h21 StringRef DebugType; variable
27 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h79 StackInfoBuilder(const StackSafetyGlobalInfo *SSI, const char *DebugType) in StackInfoBuilder()
89 const char *DebugType; variable
H A DScalarEvolutionExpander.h179 const char *DebugType; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEntryPointStats.h114 CounterEntryPointTranslationUnitStat(const char *DebugType, in CounterEntryPointTranslationUnitStat()
141 UnsignedMaxEntryPointTranslationUnitStatistic(const char *DebugType, in UnsignedMaxEntryPointTranslationUnitStatistic()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h92 const char *DebugType; variable
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dipfw.py44 class DebugType(Enum): class
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h59 constexpr TrackingStatistic(const char *DebugType, const char *Name, in TrackingStatistic()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp374 DIType *DebugType = DebugInfo.createPointerType( in getOrCreateRefVariable() local
H A DMachineCopyPropagation.cpp468 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in __anon32f3c4080111::MachineCopyPropagation
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h251 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 DPrintPreprocessedOutput.cpp632 StringRef DebugType) { in PragmaDebug()
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h85 enum class DebugType { enum
H A DWriter.cpp87 const std::vector<std::pair<COFF::DebugType, Chunk *>> &r, in DebugDirectoryChunk()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h700 enum DebugType : unsigned { enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1776 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local
1854 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldSeparatorIfNeeded() local