Home
last modified time | relevance | path

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

/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/lib/MC/
DMCObjectStreamer.cpp317 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp43 const MCExpr *ARef = 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