Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp28 auto IsInSpecialization = hasAncestor( in registerMatchers() local
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
H A DFindAllSymbols.cpp119 auto IsInSpecialization = hasAncestor( in registerMatchers() local