Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h44 inline bool isRefType(wasm::ValType Type) { in isRefType() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp106 bool isRefType(const std::string &Name) { in isRefType() function