Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1205 struct ReferenceTypeInfo { struct
1207 bool HasRestrict : 1;
1209 bool LValueRef : 1;
1210 void destroy() { in destroy()