Searched defs:ancestorName (Results 1 – 4 of 4) sorted by relevance
168 String ancestorName = DOT_JOINER.join(parts.subList(i, partsSize)); in findSuffixOfType() local
128 const std::string &ancestorName, const std::string &suffix) { in ModFileName()136 auto ancestorName{ancestor ? ancestor->GetName().value().ToString() : ""s}; in Write() local762 std::string ancestorName; // empty for module in Read() local
2450 auto &ancestorName{std::get<parser::Name>(parentId.t)}; in BeginSubmodule() local