Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp6961 ParsedAttr &PAttr, QualType &Type) { in handleMSPointerTypeQualifierAttr()
H A DSemaDeclAttr.cpp4667 if (const auto *PAttr = D->getAttr<PointerAttr>()) { in handleLifetimeCategoryAttr() local