Home
last modified time | relevance | path

Searched defs:ARef (Results 1 – 7 of 7) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DArithmeticTest.kt101 data class ARef(val b: BRef) class
/external/clang/test/SemaCXX/
Denable_if.cpp308 …auto ARef = reinterpret_cast<IntFooTy>(&foo); // expected-error{{reinterpret_cast cannot resolve o… in testIt() local
321 constexpr auto ARef = (IntFooTy)&foo; in testItCStyle() local
343 …auto ARef = reinterpret_cast<NoMatchTy>(&foo); // expected-error{{reinterpret_cast cannot resolve … in testIt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCPseudoProbe.cpp42 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff() local
DMCObjectStreamer.cpp514 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff() local
/external/llvm/lib/MC/
DMCObjectStreamer.cpp317 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp463 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp2664 if (const ReferenceType *ARef = A->getAs<ReferenceType>()) in CheckOriginalCallArgDeduction() local
3786 if (const ReferenceType *ARef = A->getAs<ReferenceType>()) in DeduceTemplateArguments() local