Home
last modified time | relevance | path

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

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