Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h1518 AllocateLoadedSLocEntries(unsigned NumSLocEntries, unsigned TotalSize);
/trueos/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp506 SourceManager::AllocateLoadedSLocEntries(unsigned NumSLocEntries, in AllocateLoadedSLocEntries() function in SourceManager
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp2369 SourceMgr.AllocateLoadedSLocEntries(F.LocalNumSLocEntries, in ReadASTBlock()