Searched defs:is_const (Results 1 – 6 of 6) sorted by relevance
35 struct is_const { struct40 struct is_const<const T> { argument44 int is_const0[is_const<int>::value? -1 : 1]; argument
202 const bool is_const = (this->num_assignments == 0) in is_loop_constant() local
414 bool is_const = IsProbablyConst(decl, context); in GetNameForDecl() local
520 int is_const; member
727 static int is_const(int sel) in is_const() function
908 void is_const() in is_const() function