Searched defs:DebugType (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp50 bool isCurrentDebugType(const char *DebugType) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h91 const char *DebugType; member in class:llvm::ScoreboardHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h49 const char *DebugType; member in class:llvm::StatisticBase
53 StatisticBase(const char *DebugType, const char *Name, const char *Desc) argument
66 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h138 const char *DebugType; member in class:llvm::SCEVExpander
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp273 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in class:__anon1751::MachineCopyPropagation
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h203 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp479 OS << DebugType; local
473 PragmaDebug(SourceLocation Loc, StringRef DebugType) argument
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h68 enum class DebugType { class in namespace:lld::coff
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1246 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); local

Completed in 211 milliseconds