Home
last modified time | relevance | path

Searched refs:function_decl (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/python/mako/mako/
Dparsetree.py468 self.function_decl = ast.FunctionDecl(
471 self.name = self.function_decl.funcname
482 return self.function_decl.funcname
485 return self.function_decl.get_argument_expressions(**kw)
488 return self.function_decl.allargnames
492 for c in self.function_decl.defaults:
506 .difference(self.function_decl.allargnames)
/aosp_15_r20/external/clang/test/CodeGen/
H A D2005-09-24-BitFieldCrash.c25 struct tree_function_decl function_decl; member
30 decl->function_decl.built_in_class != 0; in foo()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h2711 (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 …]
Ddebug.h93 void (* function_decl) (tree decl); member
Dtree.def343 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0)
/aosp_15_r20/external/python/pycparser/examples/
Dexplore_ast.py89 function_decl = ast.ext[2].decl variable
/aosp_15_r20/external/python/mako/mako/ext/
Dextract.py58 code = node.function_decl.code
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp1001 function compiler::function_decl(ast::function const& x) in function_decl() function in client::code_gen::compiler
1081 function f = function_decl(x); in operator ()()
Dcompiler.hpp296 function function_decl(ast::function const& x);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h996 tree function_decl; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
Dgtype.state10198 (!pair "function_decl"
18441 (!pair "function_decl"