Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1216 struct ReferenceTypeInfo { struct
1218 bool HasRestrict : 1;
1220 bool LValueRef : 1;
1221 void destroy() { in destroy()