HomeSort by relevance Sort by last modified time
    Searched defs:TST_auto (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
Specifiers.h 62 TST_auto, // C++0x auto
  /external/clang/include/clang/Sema/
DeclSpec.h 276 static const TST TST_auto = clang::TST_auto;
    [all...]

Completed in 24 milliseconds