Home
last modified time | relevance | path

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

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