Searched defs:function_scope (Results 1 – 2 of 2) sorted by relevance
40 *function_scope = &builtin_scope, // labels, arguments etc variable
241 static const IRPosition function_scope(const IRPosition &IRP) { in function_scope() function