Searched defs:ToCtor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 3774 auto *ToCtor = TEST_P() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 4033 auto *ToCtor = cast<CXXConstructorDecl>(ToFunction); VisitFunctionDecl() local |