Home
last modified time | relevance | path

Searched defs:SpecDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExprConcepts.cpp35 ImplicitConceptSpecializationDecl *SpecDecl, in ConceptSpecializationExpr()
61 ImplicitConceptSpecializationDecl *SpecDecl, in Create()
68 ImplicitConceptSpecializationDecl *SpecDecl, in ConceptSpecializationExpr()
88 ImplicitConceptSpecializationDecl *SpecDecl, in Create()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprConcepts.h51 ImplicitConceptSpecializationDecl *SpecDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp1495 if (const FunctionDecl *SpecDecl = FD->getTemplateInstantiationPattern()) in GenerateCode() local