Home
last modified time | relevance | path

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

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