HomeSort by relevance Sort by last modified time
    Searched defs:VendorType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 82 enum VendorType {
155 VendorType Vendor;
197 VendorType getVendor() const { return Vendor; }
420 void setVendor(VendorType Kind);
496 static const char *getVendorTypeName(VendorType Kind);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authif.h 53 BYTE VendorType;

Completed in 507 milliseconds