Searched defs:OSEnv (Results 1 – 1 of 1) sorted by relevance
4889 struct OSEnv { struct4890 llvm::StringRef os_type;4891 llvm::StringRef environment;4892 OSEnv(uint32_t cmd) { in OSEnv() function