Home
last modified time | relevance | path

Searched refs:hasNoDefault (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DELFAttributeValue.cpp49 return !hasNoDefault(); in isDefaultValue()
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h86 inline bool hasNoDefault() const in hasNoDefault() function