Searched defs:DebugType (Results 1 – 14 of 14) sorted by relevance
92 const char *DebugType; variable
88 const char *DebugType; variable
49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
127 const char *DebugType; variable
135 const char *DebugType; variable
51 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
425 StringRef DebugType) { in PragmaDebug()
59 DebugType, enumerator
180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
595 enum DebugType { enum
590 enum DebugType { enum
646 enum DebugType : unsigned { enum
960 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local