Searched refs:adjustDeclToTemplate (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp263 const Decl *adjustDeclToTemplate(const Decl *D) { function in namespace:__anon17712
335 D = adjustDeclToTemplate(D);
444 D = adjustDeclToTemplate(D);

Completed in 1583 milliseconds