Searched defs:existingAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaSwift.cpp | 715 if (auto existingAttr = D->getAttr<ParameterABIAttr>()) { AddParameterABIAttr() local |
H A D | SemaDeclAttr.cpp | 2531 T *existingAttr = D->getAttr<T>(); mergeVisibilityAttr() local |