Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DScratchBuffer.cpp37 AllocScratchBuffer(Len+2); in getToken()
68 void ScratchBuffer::AllocScratchBuffer(unsigned RequestLen) { in AllocScratchBuffer() function in ScratchBuffer
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DScratchBuffer.h40 void AllocScratchBuffer(unsigned RequestLen);