Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp35 ImplicitConceptSpecializationDecl *SpecDecl, in ConceptSpecializationExpr()
61 ImplicitConceptSpecializationDecl *SpecDecl, in Create()
68 ImplicitConceptSpecializationDecl *SpecDecl, in ConceptSpecializationExpr()
88 ImplicitConceptSpecializationDecl *SpecDecl, in Create()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h51 ImplicitConceptSpecializationDecl *SpecDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1418 if (const FunctionDecl *SpecDecl = FD->getTemplateInstantiationPattern()) GenerateCode() local