Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1513 struct BlockPointerTypeInfo { struct
1516 unsigned TypeQuals : 5;
1518 void destroy() { in destroy()