Searched refs:ElaboratedTypeSpefType (Results 1 – 1 of 1) sorted by relevance
39 X(ElaboratedTypeSpefType) \398 class ElaboratedTypeSpefType : public Node {402 ElaboratedTypeSpefType(StringView Kind_, Node *Child_) in ElaboratedTypeSpefType() function3620 return make<ElaboratedTypeSpefType>(ElabSpef, Name); in parseClassEnumType()