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 25 enum TypeSpecifierWidth {
  /external/clang/include/clang/AST/
TypeLoc.h 572 TypeSpecifierWidth getWrittenWidthSpec() const {
574 return static_cast<TypeSpecifierWidth>(getWrittenBuiltinSpecs().Width);
581 void setWrittenWidthSpec(TypeSpecifierWidth written) {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 252 typedef TypeSpecifierWidth TSW;
    [all...]

Completed in 101 milliseconds