OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOSTypeName
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/ADT/
Triple.h
432
///
getOSTypeName
- Get the canonical name for the \p Kind operating system.
433
static const char *
getOSTypeName
(OSType Kind);