Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp748 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,concepts::NestedRequirement * Req,ConstraintsCheck,SourceRange InstantiationRange) InstantiatingTemplate() argument
766 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,ConstraintsCheck,NamedDecl * Template,ArrayRef<TemplateArgument> TemplateArgs,SourceRange InstantiationRange) InstantiatingTemplate() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h12708 ConstraintsCheck, global() enumerator
12912 struct ConstraintsCheck {}; global() struct