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

  /external/clang/include/clang/Format/
Format.h 286 bool BreakAfterJavaFieldAnnotations;
619 BreakAfterJavaFieldAnnotations == R.BreakAfterJavaFieldAnnotations &&
  /external/clang/lib/Format/
Format.cpp 491 LLVMStyle.BreakAfterJavaFieldAnnotations = false;
599 ChromiumStyle.BreakAfterJavaFieldAnnotations = true;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 51 milliseconds