Home
last modified time | relevance | path

Searched refs:bodyEmpty (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseEqualsDefaultCheck.cpp204 static bool bodyEmpty(const ASTContext *Context, const CompoundStmt *Body) { in bodyEmpty() function
281 bodyEmpty(Result.Context, Body); in check()