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