Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1189 struct ReferenceTypeInfo { struct
1191 bool HasRestrict : 1;
1193 bool LValueRef : 1;
1194 void destroy() { in destroy()