Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1184 struct BlockPointerTypeInfo : TypeInfoCommon { struct
1187 unsigned TypeQuals : 3;
1189 void destroy() { in destroy()