Searched defs:ast_function_definition (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast.h1241 class ast_function_definition : public ast_node { class in inherits:ast_node
1243 ast_function_definition() : prototype(NULL), body(NULL) function in class:ast_function_definition
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast.h1216 class ast_function_definition : public ast_node { class in inherits:ast_node
1218 ast_function_definition() : prototype(NULL), body(NULL) function in class:ast_function_definition

Completed in 5 milliseconds