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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1939 class ParenType : public Type, public llvm::FoldingSetNode { class in namespace:clang
1942 ParenType(QualType InnerType, QualType CanonType) : function in class:clang::ParenType

Completed in 63 milliseconds