Searched defs:putBack (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentParser.h68 void putBack(const Token &OldTok) { function in class:clang::comments::Parser
73 void putBack(ArrayRef<Token> Toks) { function in class:clang::comments::Parser
/external/skia/src/gpu/
H A DGrBufferAllocPool.cpp208 void GrBufferAllocPool::putBack(size_t bytes) { function in class:GrBufferAllocPool
211 // if the putBack unwinds all the preallocated buffers then we will

Completed in 366 milliseconds