Searched defs:PragmaComment (Results 1 – 3 of 3) sorted by relevance
195 void ExpandModularHeadersPPCallbacks::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::tooling::ExpandModularHeadersPPCallbacks
233 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function572 void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment() function
184 void PPCallbacksTracker::PragmaComment(SourceLocation Loc, in PragmaComment() function in clang::pp_trace::PPCallbacksTracker