Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h87 const char *DebugType; variable
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h89 static const char *DebugType; variable
/external/llvm/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/external/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp29 const char *ScoreboardHazardRecognizer::DebugType = ""; member in ScoreboardHazardRecognizer
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp415 StringRef DebugType) { in PragmaDebug()
/external/clang/include/clang/Lex/
DPPCallbacks.h180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
/external/llvm/include/llvm/Support/
DCOFF.h591 enum DebugType { enum