Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPPCallbacks.h167 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/
DPPCallbacks.h190 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/
DExpandModularHeadersPPCallbacks.cpp191 void ExpandModularHeadersPPCallbacks::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.cpp185 void PPCallbacksTracker::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::pp_trace::PPCallbacksTracker