OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVendorTypeName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h
946
///
getVendorTypeName
- Get the canonical name for the \p Kind vendor.
947
static StringRef
getVendorTypeName
(VendorType Kind);
/src/external/apache2/llvm/dist/llvm/lib/Support/
Triple.cpp
164
StringRef Triple::
getVendorTypeName
(VendorType Kind) {
1213
setVendorName(
getVendorTypeName
(Kind));
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026