Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
2520 bool InheritFromClass = false; in ParseDefm() local2586 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()2588 if (InheritFromClass) in ParseDefm()2594 if (InheritFromClass) { in ParseDefm()