Searched refs:getStyle (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Refactoring.cpp | 85 auto CurStyle = format::getStyle(Style, FilePath, "LLVM"); in formatAndApplyAllReplacements()
|
| /src/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 455 getStyle(Style, AssumedFileName, FallbackStyle, Code->getBuffer(), in format() 573 Expected<clang::format::FormatStyle> FormatStyle = clang::format::getStyle( in dumpConfig()
|
| /src/contrib/llvm-project/clang/include/clang/Format/ |
| H A D | Format.h | 5434 getStyle(StringRef StyleName, StringRef FileName, StringRef FallbackStyle,
|
| /src/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 3982 Expected<FormatStyle> getStyle(StringRef StyleName, StringRef FileName, in getStyle() function
|