Searched defs:getLocalSLocEntry (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/Basic/
H A DSourceManager.h1474 const SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index, function in class:clang::SourceManager
1567 return getLocalSLocEntry(static_cast<unsigned>(ID), Invalid);

Completed in 87 milliseconds