Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDLLVMContext.h328 bool supportsTypedPointers() const;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMContext.cpp390 bool LLVMContext::supportsTypedPointers() const { in supportsTypedPointers() function in LLVMContext