Searched defs:AVAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 266 const AlignValueAttr *AVAttr = nullptr; EmitLValueAlignmentAssumption() local |
H A D | CGCall.cpp | 3129 const auto *AVAttr = PVD->getAttr<AlignValueAttr>(); EmitFunctionProlog() local |