Home
last modified time | relevance | path

Searched defs:PragmaDebug (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h207 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function
501 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp473 void PrintPPOutputPPCallbacks::PragmaDebug(SourceLocation Loc, in PragmaDebug() function in PrintPPOutputPPCallbacks