Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1216 Decl *TemplateInstantiator::TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function in TemplateInstantiator
H A DTreeTransform.h448 Decl *TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function