Searched defs:PragmaComment (Results 1 – 4 of 4) sorted by relevance
| /external/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 167 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function 382 void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
|
| /external/llvm-project/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 190 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function 453 void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
|
| /external/llvm-project/clang-tools-extra/clang-tidy/ |
| D | ExpandModularHeadersPPCallbacks.cpp | 191 void ExpandModularHeadersPPCallbacks::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
| /external/llvm-project/clang-tools-extra/pp-trace/ |
| D | PPCallbacksTracker.cpp | 185 void PPCallbacksTracker::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::pp_trace::PPCallbacksTracker
|