Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp1208 bool isDontIncludeMeHeader(llvm::StringRef Content) { in isDontIncludeMeHeader() function
1232 return !isDontIncludeMeHeader(SM.getBufferData(FID)); in isSelfContainedHeader()