Home
last modified time | relevance | path

Searched refs:isWebAssemblyFuncrefSpec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1834 if (T->isWebAssemblyFuncrefSpec()) in printAttributedBefore()
1871 T->getImmediateNullability() || T->isWebAssemblyFuncrefSpec()) in printAttributedAfter()
H A DType.cpp4136 bool AttributedType::isWebAssemblyFuncrefSpec() const { in isWebAssemblyFuncrefSpec() function in AttributedType
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6038 bool isWebAssemblyFuncrefSpec() const;