Searched refs:loadSLocEntry (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h1492 return loadSLocEntry(Index, Invalid);
1561 const SrcMgr::SLocEntry &loadSLocEntry(unsigned Index, bool *Invalid) const;
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp486 const SrcMgr::SLocEntry &SourceManager::loadSLocEntry(unsigned Index, function in class:SourceManager

Completed in 55 milliseconds