Home
last modified time | relevance | path

Searched defs:function_decl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp1001 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/
Dparser_impl.cc1341 Maybe<const ast::Function*> ParserImpl::function_decl( in function_decl() function in tint::reader::wgsl::ParserImpl