Home
last modified time | relevance | path

Searched refs:RecordFrom (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp1879 const RecordType *RecordFrom = in ImportDeclContext() local
1883 if (RecordFrom && RecordTo) { in ImportDeclContext()
1884 FromRecordDecl = RecordFrom->getDecl(); in ImportDeclContext()