Home | History | Annotate | Download | only in libclang

Lines Matching refs:SmallVector

423   SmallVector<const BlockCommandComment *, 4> Returns;
424 SmallVector<const ParamCommandComment *, 8> Params;
425 SmallVector<const TParamCommandComment *, 4> TParams;
426 SmallVector<const BlockContentComment *, 8> MiscBlocks;