Searched refs:function_decl (Results 1 – 11 of 11) sorted by relevance
468 self.function_decl = ast.FunctionDecl(471 self.name = self.function_decl.funcname482 return self.function_decl.funcname485 return self.function_decl.get_argument_expressions(**kw)488 return self.function_decl.allargnames492 for c in self.function_decl.defaults:506 .difference(self.function_decl.allargnames)
25 struct tree_function_decl function_decl; member30 decl->function_decl.built_in_class != 0; in foo()
2711 (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code)2716 (FUNCTION_DECL_CHECK (NODE)->function_decl.personality)3316 (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)3327 (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag)3333 (FUNCTION_DECL_CHECK (NODE)->function_decl.operator_new_flag)3338 (FUNCTION_DECL_CHECK (NODE)->function_decl.returns_twice_flag)3342 #define DECL_PURE_P(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.pure_flag)3351 (FUNCTION_DECL_CHECK (NODE)->function_decl.looping_const_or_pure_flag)3357 (FUNCTION_DECL_CHECK (NODE)->function_decl.novops_flag)3362 (FUNCTION_DECL_CHECK (NODE)->function_decl.static_ctor_flag)[all …]
93 void (* function_decl) (tree decl); member
343 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0)
89 function_decl = ast.ext[2].decl variable
58 code = node.function_decl.code
1001 function compiler::function_decl(ast::function const& x) in function_decl() function in client::code_gen::compiler1081 function f = function_decl(x); in operator ()()
296 function function_decl(ast::function const& x);
996 tree function_decl; member
10198 (!pair "function_decl"18441 (!pair "function_decl"