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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h2608 class ParenType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2613 ParenType(QualType InnerType, QualType CanonType) function in class:clang::ParenType

Completed in 167 milliseconds