Searched refs:SeparatorWidth (Results 1 – 1 of 1) sorted by relevance
155 constexpr size_t SeparatorWidth = llvm::array_lengthof(Separator) - 1; in splitToClassAndName() local162 *SplitRegName = RegName.substr(Pos + SeparatorWidth); in splitToClassAndName()