Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1810 Decl *TemplateInstantiator::TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function in TemplateInstantiator
H A DSemaTemplate.cpp1704 Decl *TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function in __anon75c807110711::ConstraintRefersToContainingTemplateChecker
H A DTreeTransform.h476 Decl *TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function