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 539 TypeSpecifierWidth getWrittenWidthSpec() const {
541 return static_cast<TypeSpecifierWidth>(getWrittenBuiltinSpecs().Width);
548 void setWrittenWidthSpec(TypeSpecifierWidth written) {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 239 typedef TypeSpecifierWidth TSW;
    [all...]

Completed in 5806 milliseconds