Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h87 const char *DebugType; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h89 static const char *DebugType; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDebug.cpp91 bool llvm::isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp29 const char *ScoreboardHazardRecognizer::DebugType = ""; member in ScoreboardHazardRecognizer
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp419 StringRef DebugType) { in PragmaDebug()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h179 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCOFF.h599 enum DebugType { enum