Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h82 inline bool isRefType(const Type *Ty) { in isRefType() function
86 inline bool isRefType(wasm::ValType Type) { in isRefType() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCocoaConventions.cpp24 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType() function in cocoa