Searched defs:is_const (Results 1 – 8 of 8) 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
524 int is_const; member
1029 ClangASTContext::GetCStringType (bool is_const) in GetCStringType()
727 static int is_const(int sel) in is_const() function
2103 bool is_const = false; in ParseVariableDeclarations() local3116 bool is_const = peek() == Token::CONST; in ParseForStatement() local
2214 bool is_const, bool is_function) { in DeclareGlobals()2276 bool is_const = initial_value->IsTheHole(); in RUNTIME_FUNCTION() local2390 bool is_const = initial_value->IsTheHole(); in RUNTIME_FUNCTION() local
885 void is_const() in is_const() function