Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h48 inline bool isRefType(wasm::ValType Type) { in isRefType() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCocoaConventions.cpp23 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType() function in cocoa
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp127 bool isRefType(const std::string &Name) { in isRefType() function