Searched refs:BufferTy (Results 1 – 2 of 2) sorted by relevance
96 typedef SmallVector<SVal,5> BufferTy; typedef
4145 QualType BufferTy = getFunctionOrMethodParamType(D, ArgumentIdx); in handleArgumentWithTypeTagAttr() local4146 if (!BufferTy->isPointerType()) { in handleArgumentWithTypeTagAttr()