Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h416 RVVTypePtr getOutputType() const { return OutputType; } getOutputType() function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp67 static HeaderFileType getOutputType(const InputArgList &args) { getOutputType() function