Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp460 for (const auto &ToRecord : Mapping.second.ToRecords) { in populateExternalRelations() local
/external/clang/lib/AST/
DASTImporter.cpp2037 if (RecordDecl *ToRecord = cast_or_null<RecordDecl>(ToD)) { in ImportDefinitionIfNeeded() local
2358 RecordDecl *ToRecord, bool Complain) { in IsStructuralMatch()
6154 if (RecordDecl *ToRecord = dyn_cast<RecordDecl>(ToDC)) { in ImportContext() local
6514 if (RecordDecl *ToRecord = dyn_cast<RecordDecl>(To)) { in ImportDefinition() local