Home
last modified time | relevance | path

Searched refs:WalkUpFromVarTemplateDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h69 bool WalkUpFromVarTemplateDecl(const VarTemplateDecl *Decl);
441 bool ExtractAPIVisitorBase<Derived>::WalkUpFromVarTemplateDecl( in WalkUpFromVarTemplateDecl() function