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

  /external/clang/include/clang/Format/
Format.h 47 LK_None,
  /external/clang/lib/Format/
Format.cpp 262 if (Seq.size() > 0 && Seq[0].Language == FormatStyle::LK_None) {
266 Template.Language = FormatStyle::LK_None;
489 assert(Language != FormatStyle::LK_None);
506 if (Styles[i].Language == FormatStyle::LK_None && i != 0)
523 Styles[i].Language == FormatStyle::LK_None) {
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 171 milliseconds