Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
3578 bool InheritFromClass = false; in ParseDefm() local3631 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()3633 if (InheritFromClass) in ParseDefm()3639 if (InheritFromClass) { in ParseDefm()