Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1514 struct BlockPointerTypeInfo { struct
1517 unsigned TypeQuals : 5;
1519 void destroy() { in destroy()