Searched defs:FindFirstNonCommonLetter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DStringMatcher.cpp19 /// FindFirstNonCommonLetter - Find the first character in the keys of the
23 FindFirstNonCommonLetter(const std::vector<const function
79 unsigned FirstNonCommonLetter = FindFirstNonCommonLetter(Matches);

Completed in 61 milliseconds