Home
last modified time | relevance | path

Searched defs:TailIt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp962 auto TailIt = std::copy(Tail.rbegin(), Tail.rend(), Result.rbegin()); in resolveForwardingParameters() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp226 auto TailIt = split() local