Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6195 return BuiltinWasmRefNullFunc(TheCall); in CheckWebAssemblyBuiltinFunctionCall()
8411 bool Sema::BuiltinWasmRefNullFunc(CallExpr *TheCall) { in BuiltinWasmRefNullFunc() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14003 bool BuiltinWasmRefNullFunc(CallExpr *TheCall);