Searched defs:FromConstructor (Results 1 – 3 of 3) sorted by relevance
78 class FromConstructor(TestModels): class
3345 if (auto *FromConstructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitFunctionDecl() local3462 if (auto *FromConstructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitFunctionDecl() local
3040 if (CXXConstructorDecl *FromConstructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitFunctionDecl() local