Home
last modified time | relevance | path

Searched refs:OrigMatcherSource (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-query/
H A DQueryParser.cpp277 auto OrigMatcherSource = MatcherSource; in doParse() local
283 auto ActualSource = OrigMatcherSource.slice(0, OrigMatcherSource.size() - in doParse()