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