Home
last modified time | relevance | path

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

/external/clang/tools/clang-format/
DClangFormat.cpp130 static bool fillRanges(MemoryBuffer *Code, in fillRanges() function
251 if (fillRanges(Code.get(), Ranges)) in format()