Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp3667 if (auto *FromCXXMethod = dyn_cast<CXXMethodDecl>(D)) in VisitFunctionDecl() local
3669 FromCXXMethod)) in VisitFunctionDecl()