Searched refs:shortType_ (Results 1 – 2 of 2) sorted by relevance
25 shortType_ = new ASTShortType(); in ASTModule()36 types_["short"] = shortType_.Get(); in ASTModule()
136 AutoPtr<ASTShortType> shortType_; variable