Searched refs:InheritFromClass (Results 1 – 1 of 1) sorted by relevance
4227 bool InheritFromClass = false; in ParseDefm() local4264 InheritFromClass = (Records.getClass(Lex.getCurStrVal()) != nullptr); in ParseDefm()4266 if (InheritFromClass) in ParseDefm()4272 if (InheritFromClass) { in ParseDefm()