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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2868 class ParenType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2873 ParenType(QualType InnerType, QualType CanonType) function in class:clang::ParenType

Completed in 197 milliseconds