Searched defs:is_const (Results 1 – 5 of 5) sorted by relevance
179 const bool is_const = (this->num_assignments == 0) in is_loop_constant() local
35 struct is_const { struct40 struct is_const<const T> { struct44 int is_const0[is_const<int>::value? -1 : 1]; argument
558 int is_const; member
2073 bool is_const = false; in ParseVariableDeclarations() local
816 void is_const() in is_const() function