Home
last modified time | relevance | path

Searched refs:BuiltinWasmTableSet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaWasm.h35 bool BuiltinWasmTableSet(CallExpr *TheCall);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaWasm.cpp109 bool SemaWasm::BuiltinWasmTableSet(CallExpr *TheCall) { in BuiltinWasmTableSet() function in clang::SemaWasm
230 return BuiltinWasmTableSet(TheCall); in CheckWebAssemblyBuiltinFunctionCall()