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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2041 class BlockPointerType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2043 BlockPointerType(QualType Pointee, QualType CanonicalCls) : function in class:clang::BlockPointerType

Completed in 176 milliseconds