Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DForwardDeclarationNamespaceCheck.cpp30 auto IsInSpecialization = hasAncestor( in registerMatchers() local
37 unless(isInstantiated()), unless(IsInSpecialization), in registerMatchers()
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DFindAllSymbols.cpp118 auto IsInSpecialization = hasAncestor( in registerMatchers() local
137 allOf(HasNSOrTUCtxMatcher, unless(IsInSpecialization), in registerMatchers()