Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1292 struct ReferenceTypeInfo { struct
1294 bool HasRestrict : 1;
1296 bool LValueRef : 1;
1297 void destroy() { in destroy()