Searched defs:os_type (Results 1 – 2 of 2) sorted by relevance
27 char *e2p_os2string(int os_type) in e2p_os2string()
33 const llvm::Triple::OSType os_type = triple_ref.getOS(); in CreateInstance() local