Searched refs:ImportedKind (Results 1 – 1 of 1) sorted by relevance
1809 ModuleKind ImportedKind = (ModuleKind)Record[Idx++]; in ReadASTBlock() local1816 switch(ReadASTCore(ImportedFile, ImportedKind, &F)) { in ReadASTBlock()