Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp459 for (const auto &FromRecord : Mapping.second.FromRecords) { in populateExternalRelations() local
/external/clang/lib/AST/
DASTImporter.cpp2036 if (RecordDecl *FromRecord = dyn_cast<RecordDecl>(FromD)) { in ImportDefinitionIfNeeded() local
2357 bool ASTNodeImporter::IsStructuralMatch(RecordDecl *FromRecord, in IsStructuralMatch()
6155 RecordDecl *FromRecord = cast<RecordDecl>(FromDC); in ImportContext() local