Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DNonPrivateMemberVariablesInClassesCheck.cpp70 auto InterestingField = IgnorePublicMemberVariables in registerMatchers() local
81 forEach(InterestingField.bind("field"))) in registerMatchers()