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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1267 requoteJSStringLiteral(AnnotatedLines, Result);
1274 void requoteJSStringLiteral(SmallVectorImpl<AnnotatedLine *> &Lines, function in class:clang::format::__anon3004::JavaScriptRequoter
1277 requoteJSStringLiteral(Line->Children, Result);

Completed in 48 milliseconds