Searched refs:isStringValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DELFAttributeValue.cpp25 if (isStringValue())
43 if (isStringValue() && !m_StringValue.empty())
62 if (isStringValue() && (m_StringValue != pValue.getStringValue()))
H A DELFAttributeData.cpp52 if (pValue.isStringValue()) {
75 if (pValue.isStringValue()) {
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h83 inline bool isStringValue() const function in class:mcld::ELFAttributeValue

Completed in 177 milliseconds