Home
last modified time | relevance | path

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

/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