HomeSort by: relevance | last modified time | path
    Searched refs:IndentGotoLabels (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h 2218 bool IndentGotoLabels;
3316 IndentGotoLabels == R.IndentGotoLabels &&
  /src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp 629 IO.mapOptional("IndentGotoLabels", Style.IndentGotoLabels);
1019 LLVMStyle.IndentGotoLabels = true;
UnwrappedLineParser.cpp 1459 parseLabel(!Style.IndentGotoLabels);

Completed in 17 milliseconds