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

/external/llvm/lib/Support/
H A DTriple.cpp109 const char *Triple::getVendorTypeName(VendorType Kind) { function in class:Triple
733 setVendorName(getVendorTypeName(Kind));

Completed in 80 milliseconds