Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h1662 AllocateLoadedSLocEntries(unsigned NumSLocEntries, unsigned TotalSize);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp457 SourceManager::AllocateLoadedSLocEntries(unsigned NumSLocEntries, in AllocateLoadedSLocEntries() function in SourceManager
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp3102 SourceMgr.AllocateLoadedSLocEntries(F.LocalNumSLocEntries, in ReadASTBlock()