Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp459 for (const auto &FromRecord : Mapping.second.FromRecords) { in populateExternalRelations() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1692 if (RecordDecl *FromRecord = dyn_cast<RecordDecl>(FromD)) { in ImportDefinitionIfNeeded() local
2150 bool ASTNodeImporter::IsStructuralMatch(RecordDecl *FromRecord, in IsStructuralMatch()
8483 auto *FromRecord = cast<RecordDecl>(FromDC); in ImportContext() local