Searched refs:getRawStringStyle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h123 llvm::Optional<FormatStyle> getRawStringStyle(const FormatToken &Current,
H A DContinuationIndenter.cpp1672 auto RawStringStyle = getRawStringStyle(Current, State);
1741 ContinuationIndenter::getRawStringStyle(const FormatToken &Current, function in class:clang::format::ContinuationIndenter

Completed in 51 milliseconds