Searched defs:AVR (Results 1 – 2 of 2) sorted by relevance
43 class AVR final : public TargetInfo { class45 AVR(Ctx &ctx) : TargetInfo(ctx) { needsThunks = true; } in AVR() function in __anon9df3c9a70111::AVR
1414 SemaAVR &AVR() { in AVR() function