Searched defs:DebugType (Results 1 – 9 of 9) sorted by relevance
92 const char *DebugType; variable
135 const char *DebugType; variable
51 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
183 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()425 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug()
473 StringRef DebugType) { in PragmaDebug()
68 enum class DebugType { enum
120 void fillEntry(debug_directory *D, COFF::DebugType DebugType, size_t Size, in fillEntry()
643 enum DebugType : unsigned { enum
1214 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local