Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp238 static bool fillRanges(MemoryBuffer *Code, in fillRanges() function
446 if (fillRanges(Code.get(), Ranges)) in format()