Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1231 struct BlockPointerTypeInfo : TypeInfoCommon { struct
1234 unsigned TypeQuals : 3;
1236 void destroy() { in destroy()