Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3617 if (auto *FromCXXMethod = dyn_cast<CXXMethodDecl>(D)) in VisitFunctionDecl() local
3619 FromCXXMethod)) in VisitFunctionDecl()