Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp325 unsigned PreprocessingRecord::allocateLoadedEntities(unsigned NumEntities) { in allocateLoadedEntities() argument
328 + NumEntities); in allocateLoadedEntities()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h384 unsigned allocateLoadedEntities(unsigned NumEntities);