Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1103 struct ReferenceTypeInfo : TypeInfoCommon { struct
1105 bool HasRestrict : 1;
1107 bool LValueRef : 1;
1108 void destroy() { in destroy()