Searched defs:DebugType (Results 1 – 13 of 13) sorted by relevance
76 const char *DebugType; variable
90 static const char *DebugType; variable
88 const char *DebugType; variable
88 bool llvm::isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
127 const char *DebugType; variable
28 const char *ScoreboardHazardRecognizer::DebugType = ""; member in ScoreboardHazardRecognizer
425 StringRef DebugType) { in PragmaDebug()
180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
590 enum DebugType { enum
595 enum DebugType { enum
960 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createBitFieldType() local