Searched refs:charType_ (Results 1 – 2 of 2) sorted by relevance
30 charType_ = new ASTCharType(); in ASTModule()41 types_["char"] = charType_.Get(); in ASTModule()
141 AutoPtr<ASTCharType> charType_; variable