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