Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h254 allocateTokens(unsigned NumTokens, llvm::BumpPtrAllocator &PPAllocator) { in allocateTokens() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1945 MacroTokens = MI->allocateTokens(Record[NextIndex++], in ReadMacroRecord()