Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5423 bool AtLeastAsConstrainedPrimary, AtLeastAsConstrainedSpec; in isMoreSpecializedThanPrimary() local
5425 AtLeastAsConstrainedSpec)) in isMoreSpecializedThanPrimary()
5427 if (!AtLeastAsConstrainedSpec) in isMoreSpecializedThanPrimary()
5498 bool AtLeastAsConstrainedPrimary, AtLeastAsConstrainedSpec; in isMoreSpecializedThanPrimary() local
5500 AtLeastAsConstrainedSpec)) in isMoreSpecializedThanPrimary()
5502 if (!AtLeastAsConstrainedSpec) in isMoreSpecializedThanPrimary()