Home
last modified time | relevance | path

Searched defs:BRef (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaCXX/
Denable_if.cpp313 …auto BRef = reinterpret_cast<CharFooTy>(&foo); // expected-error{{reinterpret_cast cannot resolve … in testIt() local
326 constexpr auto BRef = (CharFooTy)&foo; in testItCStyle() local
/external/llvm-project/clang/test/SemaCXX/
Denable_if.cpp313 …auto BRef = reinterpret_cast<CharFooTy>(&foo); // expected-error{{reinterpret_cast cannot resolve … in testIt() local
326 constexpr auto BRef = (CharFooTy)&foo; in testItCStyle() local
/external/llvm/lib/MC/
DMCObjectStreamer.cpp318 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); in buildSymbolDiff() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp464 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); in buildSymbolDiff() local
/external/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp469 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); in buildSymbolDiff() local