Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1954 if (RecordDecl *ToRecord = cast<RecordDecl>(ToD)) { in ImportDefinitionIfNeeded() local
9577 if (auto *ToRecord = dyn_cast<RecordDecl>(ToDC)) { in ImportContext() local
10121 if (auto *ToRecord = dyn_cast<RecordDecl>(To)) { in ImportDefinition() local