Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1920 if (RecordDecl *FromRecord = dyn_cast<RecordDecl>(FromD)) { in ImportDefinitionIfNeeded() local
2236 bool ASTNodeImporter::IsStructuralMatch(RecordDecl *FromRecord, in IsStructuralMatch()
5457 RecordDecl *FromRecord = cast<RecordDecl>(FromDC); in ImportContext() local