Searched refs:WithEndifComment (Results 1 – 1 of 1) sorted by relevance
50 struct WithEndifComment : public LLVMHeaderGuardCheck { struct51 WithEndifComment(StringRef Name, ClangTidyContext *Context) in WithEndifComment() function59 return runCheck<WithEndifComment>(Code, Filename, std::move(ExpectedWarning)); in runHeaderGuardCheckWithEndif()