Searched defs:is_const (Results 1 – 8 of 8) sorted by relevance
35 struct is_const { struct40 struct is_const<const T> { struct44 int is_const0[is_const<int>::value? -1 : 1]; argument
202 const bool is_const = (this->num_assignments == 0) in is_loop_constant() local
136 enum { is_const = type_traits_detail::UnConst<T>::value }; enumerator
37 bool is_const, bool is_function) { in DeclareGlobals()108 bool is_const = initial_value->IsTheHole(); in RUNTIME_FUNCTION() local220 bool is_const = initial_value->IsTheHole(); in DeclareLookupSlot() local
520 int is_const; member
727 static int is_const(int sel) in is_const() function
3293 Scope* inner_scope, bool is_const, ZoneList<const AstRawString*>* names, in DesugarLexicalBindingsInForStatement()3543 bool is_const = false; in ParseForStatement() local
908 void is_const() in is_const() function