Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp898 Decl *TemplateInstantiator::TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function in TemplateInstantiator
H A DTreeTransform.h403 Decl *TransformDecl(SourceLocation Loc, Decl *D) { in TransformDecl() function