Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
4313 bool InheritFromClass = false; in ParseDefm() local4350 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()4352 if (InheritFromClass) in ParseDefm()4358 if (InheritFromClass) { in ParseDefm()