Searched refs:stringType_ (Results 1 – 2 of 2) sorted by relevance
31 stringType_ = new ASTStringType(); in ASTModule()42 types_["String"] = stringType_.Get(); in ASTModule()
142 AutoPtr<ASTStringType> stringType_; variable