Searched defs:last_space (Results 1 – 3 of 3) sorted by relevance
85 size_t last_space = line.find_last_of(' '); in contributors_map_from_churn_output() local112 size_t last_space = name.find_last_of(' '); in lastname() local
985 def __init__(self, indent, last_space): argument
2603 std::size_t last_space = llvm::StringRef::npos; in OutputFormattedHelpText() local