Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1353 struct BlockPointerTypeInfo : TypeInfoCommon { struct
1356 unsigned TypeQuals : 4;
1358 void destroy() { in destroy()