Searched defs:AttrA (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | AttributesTest.cpp | 27 Attribute AttrA = Attribute::get(C, Attribute::AlwaysInline); TEST() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 3466 const auto *AttrA = A->getAttr<PassObjectSizeAttr>(); hasIdenticalPassObjectSizeAttrs() local |