Searched refs:function_scope (Results 1 – 6 of 6) sorted by relevance
40 *function_scope = &builtin_scope, // labels, arguments etc variable84 function_scope = scope; in start_file_scope()97 function_scope = label_scope; in start_function_scope()143 function_scope = label_scope; in end_function_scope()178 if (inner == function_scope) in is_in_scope()
38 *function_scope,
130 bind_symbol_with_scope(decl, ident, NS_SYMBOL, function_scope); in handle_func()
786 scope = function_scope; in bind_symbol()
241 static const IRPosition function_scope(const IRPosition &IRP) { in function_scope() function
1632 A.getAAFor<AANoFree>(*this, IRPosition::function_scope(IRP)); in updateImpl()2398 *this, IRPosition::function_scope(getIRPosition())); in updateImpl()4971 const IRPosition &FnPos = IRPosition::function_scope(IRP); in updateImpl()