Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h61 bool WalkUpFromCXXMethodDecl(const CXXMethodDecl *Decl);
418 bool ExtractAPIVisitorBase<Derived>::WalkUpFromCXXMethodDecl( in WalkUpFromCXXMethodDecl() function