Searched defs:BRef (Results 1 – 3 of 3) sorted by relevance
313 auto BRef = reinterpret_cast<CharFooTy>(&foo); // expected-error{{reinterpret_cast cannot resolve overloaded function 'foo' to type}} in testIt() local 326 constexpr auto BRef = (CharFooTy)&foo; in testItCStyle() local
45 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); buildSymbolDiff() local
435 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); in buildSymbolDiff() local