Searched refs:function_scope (Results 1 – 3 of 3) sorted by relevance
16119 tree function_scope; in cp_parser_late_parsing_for_member() local16129 function_scope = current_function_decl; in cp_parser_late_parsing_for_member()16130 if (function_scope) in cp_parser_late_parsing_for_member()16131 push_function_context_to (function_scope); in cp_parser_late_parsing_for_member()16154 if (function_scope) in cp_parser_late_parsing_for_member()16155 pop_function_context_from (function_scope); in cp_parser_late_parsing_for_member()
2502 *this, IRPosition::function_scope(IRP), DepClassTy::OPTIONAL); in updateImpl()3732 A.getAAFor<AANoSync>(*this, IRPosition::function_scope(getIRPosition()), in updateImpl()8073 const IRPosition &FnPos = IRPosition::function_scope(IRP); in updateImpl()
654 function_scope(const IRPosition &IRP,