Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1592 requoteJSStringLiteral(AnnotatedLines, Result); in analyze()
1599 void requoteJSStringLiteral(SmallVectorImpl<AnnotatedLine *> &Lines, in requoteJSStringLiteral() function in clang::format::__anon276ac5cf0111::JavaScriptRequoter
1602 requoteJSStringLiteral(Line->Children, Result); in requoteJSStringLiteral()