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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1391 requoteJSStringLiteral(AnnotatedLines, Result);
1398 void requoteJSStringLiteral(SmallVectorImpl<AnnotatedLine *> &Lines, function in class:clang::format::__anon1869::JavaScriptRequoter
1401 requoteJSStringLiteral(Line->Children, Result);

Completed in 105 milliseconds