Searched refs:getNormalizedFullName (Results 1 – 5 of 5) sorted by relevance
118 std::string AttributeCommonInfo::getNormalizedFullName() const { in getNormalizedFullName() function in AttributeCommonInfo
143 std::string getNormalizedFullName() const;
132 std::string FullName = A.getNormalizedFullName(); in get()
3771 std::string NewAttr = CI.getNormalizedFullName(); in mergeErrorAttr()
302 return A->getAttrName() ? A->getNormalizedFullName() : A->getSpelling(); in getDetail()