Searched defs:BasedOnStyle (Results 1 – 3 of 3) sorted by relevance
78 FormatStyle getRawStringLLVMCppStyleBasedOn(std::string BasedOnStyle) { in getRawStringLLVMCppStyleBasedOn()92 FormatStyle getRawStringGoogleCppStyleBasedOn(std::string BasedOnStyle) { in getRawStringGoogleCppStyleBasedOn()
2897 std::string BasedOnStyle; member
611 StringRef BasedOnStyle; in mapping() local