Home
last modified time | relevance | path

Searched refs:AllocateLoadedSLocEntries (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h1512 AllocateLoadedSLocEntries(unsigned NumSLocEntries, unsigned TotalSize);
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp484 SourceManager::AllocateLoadedSLocEntries(unsigned NumSLocEntries, in AllocateLoadedSLocEntries() function in SourceManager
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp2697 SourceMgr.AllocateLoadedSLocEntries(F.LocalNumSLocEntries, in ReadASTBlock()