Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp475 QualType DerefType = Deref->getType(); in create_call_once() local
481 M.makeImplicitCast(M.makeLvalueToRvalue(Deref, DerefType), DerefType, in create_call_once()
491 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType), in create_call_once()
492 DerefType); in create_call_once()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp760 if (const auto *DerefType = in getIteratorLoopQualifiers() local
765 auto ValueType = DerefType->getNonReferenceType(); in getIteratorLoopQualifiers()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttr.td3455 let Args = [TypeArgument<"DerefType", /*opt=*/1>];
3462 let Args = [TypeArgument<"DerefType", /*opt=*/1>];