Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp790 return getFileIDLocal(SLocOffset); in getFileIDSlow()
798 FileID SourceManager::getFileIDLocal(SourceLocation::UIntTy SLocOffset) const { in getFileIDLocal() function in SourceManager
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1966 FileID getFileIDLocal(SourceLocation::UIntTy SLocOffset) const;