Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
4180 bool InheritFromClass = false; in ParseDefm() local4217 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()4219 if (InheritFromClass) in ParseDefm()4225 if (InheritFromClass) { in ParseDefm()