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

Completed in 37 milliseconds