Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3566 if (auto *FromCXXMethod = dyn_cast<CXXMethodDecl>(D)) in VisitFunctionDecl() local
3568 FromCXXMethod)) in VisitFunctionDecl()