Searched refs:ElaboratedTypeSpefType (Results 1 – 2 of 2) sorted by relevance
21 NODE(ElaboratedTypeSpefType)
518 class ElaboratedTypeSpefType : public Node {522 ElaboratedTypeSpefType(std::string_view Kind_, Node *Child_) in ElaboratedTypeSpefType() function3984 return make<ElaboratedTypeSpefType>(ElabSpef, Name); in parseClassEnumType()