OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEnvironmentTypeName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
Triple.cpp
231
StringRef Triple::
getEnvironmentTypeName
(EnvironmentType Kind) {
1087
StringRef EnvironmentTypeName =
getEnvironmentTypeName
(getEnvironment());
1222
return setEnvironmentName(
getEnvironmentTypeName
(Kind));
1224
setEnvironmentName((
getEnvironmentTypeName
(Kind) + Twine("-") +
1232
setEnvironmentName((
getEnvironmentTypeName
(Environment) + Twine("-") +
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h
952
///
getEnvironmentTypeName
- Get the canonical name for the \p Kind
954
static StringRef
getEnvironmentTypeName
(EnvironmentType Kind);
Completed in 20 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026