Home
last modified time | relevance | path

Searched refs:supportsTypedPointers (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h328 bool supportsTypedPointers() const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp390 bool LLVMContext::supportsTypedPointers() const { in supportsTypedPointers() function in LLVMContext