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 20 enum TypeSpecifierWidth {
  /external/clang/include/clang/AST/
TypeLoc.h 482 TypeSpecifierWidth getWrittenWidthSpec() const {
484 return static_cast<TypeSpecifierWidth>(getWrittenBuiltinSpecs().Width);
491 void setWrittenWidthSpec(TypeSpecifierWidth written) {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 221 typedef TypeSpecifierWidth TSW;
    [all...]

Completed in 203 milliseconds