Searched refs:ThisName (Results 1 – 2 of 2) sorted by relevance
62 StringRef ThisName(user_entry->pw_name); in ResolvePartial() local63 if (!ThisName.startswith(Expr)) in ResolvePartial()67 Buffer.append(ThisName); in ResolvePartial()
170 std::string ThisName = computeTypeName(*Types, TI); in findRecordsByName() local171 if (ThisName == Name) in findRecordsByName()