Searched refs:AllocScratchBuffer (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DScratchBuffer.h39 void AllocScratchBuffer(unsigned RequestLen);
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DScratchBuffer.cpp36 AllocScratchBuffer(Len+2);
67 void ScratchBuffer::AllocScratchBuffer(unsigned RequestLen) { function in class:ScratchBuffer

Completed in 115 milliseconds