Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3309 if (SectionAttr *ExistingAttr = D->getAttr<SectionAttr>()) { mergeSectionAttr() local
3409 if (const auto *ExistingAttr = D->getAttr<CodeSegAttr>()) { mergeCodeSegAttr() local
3427 if (const auto *ExistingAttr = D->getAttr<CodeSegAttr>()) { handleCodeSegAttr() local
7783 if (const auto *ExistingAttr = FD->getAttr<WebAssemblyImportModuleAttr>()) { mergeImportModuleAttr() local
7803 if (const auto *ExistingAttr = FD->getAttr<WebAssemblyImportNameAttr>()) { mergeImportNameAttr() local
8991 if (const auto *ExistingAttr = D->getAttr<ArmNewAttr>()) { handleArmNewAttr() local