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