Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h81 inline bool isRefType(const Type *Ty) { in isRefType() function
85 inline bool isRefType(wasm::ValType Type) { in isRefType() function
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCocoaConventions.cpp24 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType() function in cocoa