Searched defs:PAttr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 7397 handleMSPointerTypeQualifierAttr(TypeProcessingState & State,ParsedAttr & PAttr,QualType & Type) handleMSPointerTypeQualifierAttr() argument 7494 HandleWebAssemblyFuncrefAttr(TypeProcessingState & State,QualType & QT,ParsedAttr & PAttr) HandleWebAssemblyFuncrefAttr() argument 7564 CheckNullabilityTypeSpecifier(Sema & S,TypeProcessingState * State,ParsedAttr * PAttr,QualType & QT,NullabilityKind Nullability,SourceLocation NullabilityLoc,bool IsContextSensitive,bool AllowOnArrayType,bool OverrideExisting) CheckNullabilityTypeSpecifier() argument [all...] |
H A D | SemaDeclAttr.cpp | 5316 if (const auto *PAttr = D->getAttr<PointerAttr>()) { handleLifetimeCategoryAttr() local
|