Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1239 struct ReferenceTypeInfo { struct
1241 bool HasRestrict : 1;
1243 bool LValueRef : 1;
1244 void destroy() { in destroy()