Home
last modified time | relevance | path

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

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