Home
last modified time | relevance | path

Searched refs:isMpegTS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3445 bool isMpegTS(StringRef Code) { in isMpegTS() function
3463 isMpegTS(Code)) { in sortIncludes()
3647 if (Expanded.Language == FormatStyle::LK_JavaScript && isMpegTS(Code)) in reformat()