Home
last modified time | relevance | path

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

/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DAtomicArrayTest.kt127 data class ARef(val n: Int) 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/llvm-project/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/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/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp468 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
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp3436 if (const ReferenceType *ARef = A->getAs<ReferenceType>()) in CheckOriginalCallArgDeduction() local
4450 if (const ReferenceType *ARef = A->getAs<ReferenceType>()) { in DeduceTemplateArguments() local