OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getReadableAttribute
(Results
1 - 3
of
3
) sorted by null
/external/spirv-llvm/lib/SPIRV/Mangler/
ManglingUtils.h
24
const char*
getReadableAttribute
(TypeAttributeEnum attribute);
ManglingUtils.cpp
170
const char*
getReadableAttribute
(TypeAttributeEnum attribute) {
ParameterType.cpp
95
myName <<
getReadableAttribute
(qual) << " ";
98
myName <<
getReadableAttribute
(TypeAttributeEnum(m_address_space)) << " ";
Completed in 251 milliseconds