Home
last modified time | relevance | path

Searched defs:FromConstructor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3408 if (auto *FromConstructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitFunctionDecl() local
3527 if (auto *FromConstructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitFunctionDecl() local