Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h37 inline bool isWebAssemblyFuncrefType(const Type *Ty) { in isWebAssemblyFuncrefType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2845 bool QualType::isWebAssemblyFuncrefType() const { in isWebAssemblyFuncrefType() function in QualType