Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DMatchers.h83 MatchFullyQualified, enumerator
95 case MatchMode::MatchFullyQualified: in match()
105 return MatchMode::MatchFullyQualified; in determineMatchMode()