Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DIncludeCleaner.cpp431 static bool isSpecialBuffer(FileID FID, const SourceManager &SM) { in isSpecialBuffer() function
447 assert(isSpecialBuffer(FID, SM)); in translateToHeaderIDs()