Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h78 bool WalkUpFromFunctionTemplateDecl(const FunctionTemplateDecl *Decl);
506 bool ExtractAPIVisitorBase<Derived>::WalkUpFromFunctionTemplateDecl( in WalkUpFromFunctionTemplateDecl() function