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

  /external/clang/include/clang/Basic/
Specifiers.h 59 TST_underlyingType, // __underlying_type for C++0x
  /external/clang/include/clang/Sema/
DeclSpec.h 264 static const TST TST_underlyingType = clang::TST_underlyingType;
364 T == TST_underlyingType || T == TST_atomic);
    [all...]

Completed in 69 milliseconds