Searched refs:is_const_ (Results 1 – 2 of 2) sorted by relevance
215 is_const_(modifiers & IS_CONST), in MethodDecl()233 if (is_const_) in Write()
191 bool is_const_ = false; variable