Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormat.cpp1432 class JavaScriptRequoter : public TokenAnalyzer { class
1434 JavaScriptRequoter(const Environment &Env, const FormatStyle &Style) in JavaScriptRequoter() function in clang::format::__anonbe42880b0111::JavaScriptRequoter
2676 return JavaScriptRequoter(Env, Expanded).process(); in reformat()