Home
last modified time | relevance | path

Searched defs:function_def (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h65 } function_def; member
/third_party/python/Parser/
Dpegen.c2242 _PyPegen_function_def_decorators(Parser *p, asdl_expr_seq *decorators, stmt_ty function_def) in _PyPegen_function_def_decorators()