Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp778 return getFileIDLocal(SLocOffset); in getFileIDSlow()
786 FileID SourceManager::getFileIDLocal(SourceLocation::UIntTy SLocOffset) const { in getFileIDLocal() function in SourceManager
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1896 FileID getFileIDLocal(SourceLocation::UIntTy SLocOffset) const;