HomeSort by relevance Sort by last modified time
    Searched refs:BufferTy (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Rewrite/Core/
Rewriter.h 47 typedef RewriteRope BufferTy;
48 BufferTy Buffer;
50 typedef BufferTy::const_iterator iterator;
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 95 /// BufferTy - A temporary buffer to hold a set of SVals.
96 typedef SmallVector<SVal,5> BufferTy;
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 44 milliseconds