reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 Vendor == Other.Vendor && OS == Other.OS && 269 Vendor == Other.Vendor && OS == Other.OS && 302 VendorType getVendor() const { return Vendor; }lib/Support/Triple.cpp
736 Vendor = parseVendor(Components[1]);