Home
last modified time | relevance | path

Searched defs:IgnoreMainLikeFunctions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h157 bool IgnoreMainLikeFunctions; member
H A DIdentifierNamingCheck.cpp1125 bool IgnoreMainLikeFunctions, bool CheckAnonFieldInParentScope) const { in findStyleKind() argument