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