Home
last modified time | relevance | path

Searched defs:TypeSpecType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h362 /*TST*/unsigned TypeSpecType : 7; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5381 DeclSpec::TST TypeSpecType = DS.getTypeSpecType(); ParsedFreeStandingDeclSpec() local