Home
last modified time | relevance | path

Searched refs:DerefType (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp444 QualType DerefType = Deref->getType(); in create_call_once() local
450 M.makeImplicitCast(M.makeLvalueToRvalue(Deref, DerefType), DerefType, in create_call_once()
460 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType), in create_call_once()
461 DerefType); in create_call_once()
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp794 if (const auto *DerefType = in getIteratorLoopQualifiers() local
799 auto ValueType = DerefType->getNonReferenceType(); in getIteratorLoopQualifiers()
/external/llvm-project/clang/include/clang/Basic/
DAttr.td3142 let Args = [TypeArgument<"DerefType", /*opt=*/1>];
3149 let Args = [TypeArgument<"DerefType", /*opt=*/1>];