Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPPCallbacks.h136 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
290 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp323 void PrintPPOutputPPCallbacks::PragmaComment(SourceLocation Loc, in PragmaComment() function in PrintPPOutputPPCallbacks