Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1314 struct BlockPointerTypeInfo : TypeInfoCommon { struct
1317 unsigned TypeQuals : 4;
1319 void destroy() { in destroy()