Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DUnhandledSelfAssignmentCheck.cpp73 const auto HasNoNestedSelfAssign = in registerMatchers() local
100 HasNoNestedSelfAssign, AdditionalMatcher) in registerMatchers()