Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaWasm.h32 bool BuiltinWasmRefNullExtern(CallExpr *TheCall);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaWasm.cpp54 bool SemaWasm::BuiltinWasmRefNullExtern(CallExpr *TheCall) { in BuiltinWasmRefNullExtern() function in clang::SemaWasm
224 return BuiltinWasmRefNullExtern(TheCall); in CheckWebAssemblyBuiltinFunctionCall()