Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp476 QualType DerefType = Deref->getType(); in create_call_once() local
482 M.makeImplicitCast(M.makeLvalueToRvalue(Deref, DerefType), DerefType, in create_call_once()
492 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType), in create_call_once()
493 DerefType); in create_call_once()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td3928 let Args = [TypeArgument<"DerefType", /*opt=*/1>];
3935 let Args = [TypeArgument<"DerefType", /*opt=*/1>];