Searched refs:currentParserPos (Results 1 – 1 of 1) sorted by relevance
606 if (!llvm::StringRef(currentParserPos(), this->numLeft()).starts_with(From)) in trySubstitute()628 const char *currentParserPos() const { return this->First; } in currentParserPos() function in __anon36efa97a0111::ManglingSubstitutor632 llvm::StringRef(Written, std::distance(Written, currentParserPos())); in appendUnchangedInput()633 Written = currentParserPos(); in appendUnchangedInput()