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