HomeSort by relevance Sort by last modified time
    Searched refs:JavaScriptWrapImports (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Format/
Format.h 449 bool JavaScriptWrapImports;
682 JavaScriptWrapImports == R.JavaScriptWrapImports &&
    [all...]
  /external/clang/unittests/Format/
FormatTestJS.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 318 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports);
536 LLVMStyle.JavaScriptWrapImports = true;
620 GoogleStyle.JavaScriptWrapImports = false;
    [all...]
UnwrappedLineFormatter.cpp 852 !Style.JavaScriptWrapImports));
    [all...]

Completed in 95 milliseconds