Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h65 class ConceptDecl; variable
H A DASTConcept.h28 class ConceptDecl; variable
H A DDeclTemplate.h57 class ConceptDecl; variable
H A DASTContext.h64 class ConceptDecl; variable
H A DTypeLoc.h39 class ConceptDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp171 Decl *ConceptDecl = ParseConceptDefinition(TemplateInfo, DeclEnd); in ParseTemplateDeclarationOrSpecialization() local