Home
last modified time | relevance | path

Searched refs:TypeSpecifierWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h25 enum TypeSpecifierWidth { enum
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h612 TypeSpecifierWidth getWrittenWidthSpec() const { in getWrittenWidthSpec()
614 return static_cast<TypeSpecifierWidth>(getWrittenBuiltinSpecs().Width); in getWrittenWidthSpec()
623 void setWrittenWidthSpec(TypeSpecifierWidth written) { in setWrittenWidthSpec()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h252 typedef TypeSpecifierWidth TSW;