Home
last modified time | relevance | path

Searched defs:function_declarator (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/glsl/src/
H A Dparsers.rs928 fn function_declarator(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_declarator() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glsl/src/
H A Dparsers.rs928 fn function_declarator(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_declarator() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glsl/src/
H A Dparsers.rs928 fn function_declarator(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_declarator() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glsl/src/
H A Dparsers.rs928 fn function_declarator(i: &str) -> ParserResult<syntax::FunctionPrototype> { in function_declarator() function
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/src/
H A Dgrammar.json2457 "function_declarator": { object
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-cpp/src/
H A Dgrammar.json2597 "function_declarator": { object