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

  /external/clang/include/clang/Basic/
Specifiers.h 21 enum TypeSpecifierWidth {
  /external/clang/include/clang/AST/
TypeLoc.h 536 TypeSpecifierWidth getWrittenWidthSpec() const {
538 return static_cast<TypeSpecifierWidth>(getWrittenBuiltinSpecs().Width);
545 void setWrittenWidthSpec(TypeSpecifierWidth written) {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 239 typedef TypeSpecifierWidth TSW;
    [all...]

Completed in 67 milliseconds