Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DSignAnalysisTest.cpp647 const ValueDecl *PNA = findValueDecl(ASTCtx, "p_not_a"); in TEST() local
/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1524 for (const auto *PNA : T->getDecl()->specific_attrs<PreferredNameAttr>()) { printRecordBefore() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp653 if (const auto *PNA = dyn_cast<PreferredNameAttr>(A)) { isRelevantAttr() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2831 auto const *PNA = RD->getAttr<PreferredNameAttr>(); GetPreferredNameType() local