Home
last modified time | relevance | path

Searched refs:getFileIDLocal (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp738 return getFileIDLocal(SLocOffset); in getFileIDSlow()
746 FileID SourceManager::getFileIDLocal(unsigned SLocOffset) const { in getFileIDLocal() function in SourceManager
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSourceManager.h1842 FileID getFileIDLocal(unsigned SLocOffset) const;