Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1144 struct ReferenceTypeInfo : TypeInfoCommon { struct
1146 bool HasRestrict : 1;
1148 bool LValueRef : 1;
1149 void destroy() { in destroy()