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