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