Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp791 return getFileIDLoaded(SLocOffset); in getFileIDSlow()
878 FileID SourceManager::getFileIDLoaded(SourceLocation::UIntTy SLocOffset) const { in getFileIDLoaded() function in SourceManager
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1967 FileID getFileIDLoaded(SourceLocation::UIntTy SLocOffset) const;