Home
last modified time | relevance | path

Searched defs:PAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7397 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 DSemaDeclAttr.cpp5316 if (const auto *PAttr = D->getAttr<PointerAttr>()) { handleLifetimeCategoryAttr() local