Home | History | Annotate | Download | only in libclang

Lines Matching refs:FunctionTemplateDecl

814 bool CursorVisitor::VisitFunctionTemplateDecl(FunctionTemplateDecl *D) {
3239 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D))
4332 if (cast<FunctionTemplateDecl>(D)->getTemplatedDecl()->getBody(Def))
5505 if (FunctionTemplateDecl *FunTmpl = FD->getDescribedFunctionTemplate())
5602 if (FunctionTemplateDecl *FunTmpl = dyn_cast_or_null<FunctionTemplateDecl>(D))
5615 if (FunctionTemplateDecl *FunTmpl = dyn_cast_or_null<FunctionTemplateDecl>(D))