Searched defs:BlockPointerType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2716 class BlockPointerType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2722 BlockPointerType(QualType Pointee, QualType CanonicalCls) function in class:clang::BlockPointerType

Completed in 71 milliseconds