Searched defs:formal (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/glsl/ | ||
D | ast_function.cpp | 141 ir_variable *formal = (ir_variable *) formal_iter.get(); in match_function_by_name() local |
D | ast_to_hir.cpp | 2519 bool formal, in parameters_to_hir() |