clang 22.0.0git
ArgType Member List

This is the complete list of members for ArgType, including all inherited members.

AnyCharTy enum valueArgType
ArgType(Kind K=UnknownTy, const char *N=nullptr)ArgTypeinline
ArgType(QualType T, const char *N=nullptr)ArgTypeinline
ArgType(CanQualType T)ArgTypeinline
CPointerTy enum valueArgType
CStrTy enum valueArgType
getRepresentativeType(ASTContext &C) constArgType
getRepresentativeTypeName(ASTContext &C) constArgType
Invalid()ArgTypeinlinestatic
InvalidTy enum valueArgType
isPtrdiffT() constArgTypeinline
isSizeT() constArgTypeinline
isValid() constArgTypeinline
Kind enum nameArgType
makePtrdiffT(const ArgType &A)ArgTypeinlinestatic
makeSizeT(const ArgType &A)ArgTypeinlinestatic
makeVectorType(ASTContext &C, unsigned NumElts) constArgType
Match enum valueArgType
matchesArgType(ASTContext &C, const ArgType &other) constArgType
matchesType(ASTContext &C, QualType argTy) constArgType
MatchKind enum nameArgType
MatchPromotion enum valueArgType
NoMatch enum valueArgType
NoMatchPedantic enum valueArgType
NoMatchPromotionTypeConfusion enum valueArgType
NoMatchSignedness enum valueArgType
NoMatchTypeConfusion enum valueArgType
ObjCPointerTy enum valueArgType
PtrTo(const ArgType &A)ArgTypeinlinestatic
SpecificTy enum valueArgType
UnknownTy enum valueArgType
WCStrTy enum valueArgType
WIntTy enum valueArgType