Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1085 if (CheckConceptUseInDefinition(CD, TypeConstr->TemplateNameLoc)) in CheckTypeConstraint()
9036 bool Sema::CheckConceptUseInDefinition(ConceptDecl *Concept, in CheckConceptUseInDefinition() function in Sema
H A DSemaExpr.cpp314 Concept && CheckConceptUseInDefinition(Concept, Loc)) in DiagnoseUseOfDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12279 bool CheckConceptUseInDefinition(ConceptDecl *Concept, SourceLocation Loc);