Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/WebAssembly/
H A Dwasm-funcref.c66 fn_funcref_t get_ref(fn_t fnptr) { in get_ref() function
/llvm-project/clang/test/CXX/drs/
H A Dcwg21xx.cpp202 const int &get_ref(int n) { return arr[n]; } f() function