Searched refs:getStyle (Results 1 – 3 of 3) sorted by relevance
455 getStyle(Style, AssumedFileName, FallbackStyle, Code->getBuffer(), in format()573 Expected<clang::format::FormatStyle> FormatStyle = clang::format::getStyle( in dumpConfig()
5434 getStyle(StringRef StyleName, StringRef FileName, StringRef FallbackStyle,
3982 Expected<FormatStyle> getStyle(StringRef StyleName, StringRef FileName, in getStyle() function