Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaWasm.h33 bool BuiltinWasmRefNullFunc(CallExpr *TheCall);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaWasm.cpp63 bool SemaWasm::BuiltinWasmRefNullFunc(CallExpr *TheCall) { in BuiltinWasmRefNullFunc() function in clang::SemaWasm
226 return BuiltinWasmRefNullFunc(TheCall); in CheckWebAssemblyBuiltinFunctionCall()