Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h96 typedef SmallVector<SVal,5> BufferTy; typedef
/external/clang/lib/Sema/
DSemaDeclAttr.cpp4145 QualType BufferTy = getFunctionOrMethodParamType(D, ArgumentIdx); in handleArgumentWithTypeTagAttr() local
4146 if (!BufferTy->isPointerType()) { in handleArgumentWithTypeTagAttr()