Searched refs:getVendorTypeName (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h946 /// getVendorTypeName - Get the canonical name for the \p Kind vendor.
947 static StringRef getVendorTypeName(VendorType Kind);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp164 StringRef Triple::getVendorTypeName(VendorType Kind) { function in class:Triple
1213 setVendorName(getVendorTypeName(Kind));

Completed in 189 milliseconds