Searched defs:PragmaDebug (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | PPCallbacks.h | 221 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function 541 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | PPCallbacks.h | 221 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function 541 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | PPCallbacks.h | 218 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function 537 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | PPCallbacks.h | 221 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function 541 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override { in PragmaDebug() function
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 424 void PrintPPOutputPPCallbacks::PragmaDebug(SourceLocation Loc, in PragmaDebug() function in PrintPPOutputPPCallbacks
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() function
|