Searched refs:end_function (Results 1 – 3 of 3) sorted by relevance
84 defm END_FUNCTION : NRI<(outs), (ins), [], "end_function", 0x0b>;
2156 static void end_function(struct symbol *sym) in end_function() function2771 end_function(decl); in parse_function_body()
3681 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi… local3682 end_function != function; ++function)