Home
last modified time | relevance | path

Searched defs:ConceptDecl (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h65 class ConceptDecl; variable
HDASTConcept.h28 class ConceptDecl; variable
HDDeclTemplate.h57 class ConceptDecl; variable
HDASTContext.h64 class ConceptDecl; variable
HDTypeLoc.h39 class ConceptDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTemplate.cpp171 Decl *ConceptDecl = ParseConceptDefinition(TemplateInfo, DeclEnd); in ParseTemplateDeclarationOrSpecialization() local