Searched refs:close_paren_pos (Results 1 – 1 of 1) sorted by relevance
135 const size_t close_paren_pos = full.find(')'); in GetCategory() local138 close_paren_pos == llvm::StringRef::npos) in GetCategory()142 close_paren_pos - (open_paren_pos + 1)); in GetCategory()148 const size_t close_paren_pos = full.find(')'); in GetFullNameWithoutCategory() local150 close_paren_pos == llvm::StringRef::npos) in GetFullNameWithoutCategory()