Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp460 for (const auto &ToRecord : Mapping.second.ToRecords) { in populateExternalRelations() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1693 if (RecordDecl *ToRecord = cast<RecordDecl>(ToD)) { in ImportDefinitionIfNeeded() local
2151 RecordDecl *ToRecord, bool Complain) { in IsStructuralMatch()
8482 if (auto *ToRecord = dyn_cast<RecordDecl>(ToDC)) { in ImportContext() local
9021 if (auto *ToRecord = dyn_cast<RecordDecl>(To)) { in ImportDefinition() local