Searched defs:AllocScratchBuffer (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Lex/ | ||
H A D | ScratchBuffer.cpp | 37 AllocScratchBuffer(Len+2); 60 void ScratchBuffer::AllocScratchBuffer(unsigned RequestLen) { function in class:ScratchBuffer |
Completed in 489 milliseconds