Searched refs:getStyle (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | Refactoring.cpp | 86 auto CurStyle = format::getStyle(Style, FilePath, "LLVM"); in formatAndApplyAllReplacements()
|
| /freebsd-12.1/contrib/llvm/tools/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 267 getStyle(Style, AssumedFileName, FallbackStyle, Code->getBuffer()); in format() 381 clang::format::getStyle(Style, FileName, FallbackStyle, in main()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/ |
| H A D | Format.h | 2040 llvm::Expected<FormatStyle> getStyle(StringRef StyleName, StringRef FileName,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ |
| H A D | Format.cpp | 2335 llvm::Expected<FormatStyle> getStyle(StringRef StyleName, StringRef FileName, in getStyle() function
|