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

  /external/clang/include/clang/Format/
Format.h 421 LK_None,
  /external/clang/lib/Format/
Format.cpp 374 if (Seq.size() > 0 && Seq[0].Language == FormatStyle::LK_None) {
378 Template.Language = FormatStyle::LK_None;
703 assert(Language != FormatStyle::LK_None);
720 if (Styles[i].Language == FormatStyle::LK_None && i != 0)
737 Styles[i].Language == FormatStyle::LK_None) {
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 187 // between LK_None/LK_Block and NSClassIdKindKind
189 case Sema::LK_None:
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 680 milliseconds