Searched refs:currentParserPos (Results 1 – 1 of 1) sorted by relevance
470 if (!llvm::StringRef(currentParserPos(), this->numLeft()).startswith(From)) in trySubstitute()492 const char *currentParserPos() const { return this->First; } in currentParserPos() function in __anon3a907db10111::ManglingSubstitutor496 llvm::StringRef(Written, std::distance(Written, currentParserPos())); in appendUnchangedInput()497 Written = currentParserPos(); in appendUnchangedInput()