Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Rewrite/
HDRewriter.cpp401 StringRef origIndent = MB.substr(offs, i-offs); in IncreaseIndentation() local
402 if (origIndent.starts_with(startSpace)) in IncreaseIndentation()