Searched refs:getNormalizedFullName (Results 1 – 4 of 4) sorted by relevance
106 std::string AttributeCommonInfo::getNormalizedFullName() const { in getNormalizedFullName() function in AttributeCommonInfo
140 std::string getNormalizedFullName() const;
132 std::string FullName = A.getNormalizedFullName(); in get()
303 return A->getAttrName() ? A->getNormalizedFullName() : A->getSpelling(); in getDetail()