Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp3774 auto *ToCtor = TEST_P() local
7094 CXXConstructorDecl *ToCtor = *ToL->ctor_begin(); TEST_P() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4033 auto *ToCtor = cast<CXXConstructorDecl>(ToFunction); VisitFunctionDecl() local