Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/methods/
Dmethod-macro-backtrace.rs3 macro_rules! make_method { macro
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py312 def make_method(json_data): function