Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
3575 bool InheritFromClass = false; in ParseDefm() local3628 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()3630 if (InheritFromClass) in ParseDefm()3636 if (InheritFromClass) { in ParseDefm()