Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h55 bool WalkUpFromFunctionDecl(const FunctionDecl *Decl);
397 bool ExtractAPIVisitorBase<Derived>::WalkUpFromFunctionDecl( in WalkUpFromFunctionDecl() function