Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
3645 bool InheritFromClass = false; in ParseDefm() local3698 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()3700 if (InheritFromClass) in ParseDefm()3706 if (InheritFromClass) { in ParseDefm()