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