Searched defs:function_decl (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ | ||
| D | compiler.cpp | 1001 function compiler::function_decl(ast::function const& x) in function_decl() function in client::code_gen::compiler |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ | ||
| D | parser_impl.cc | 1341 Maybe<const ast::Function*> ParserImpl::function_decl( in function_decl() function in tint::reader::wgsl::ParserImpl |