Home
last modified time | relevance | path

Searched defs:PNA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1524 for (const auto *PNA : T->getDecl()->specific_attrs<PreferredNameAttr>()) { in printRecordBefore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp653 if (const auto *PNA = dyn_cast<PreferredNameAttr>(A)) { in isRelevantAttr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2831 auto const *PNA = RD->getAttr<PreferredNameAttr>(); in GetPreferredNameType() local