Home
last modified time | relevance | path

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

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