Searched refs:isDontIncludeMeHeader (Results 1 – 2 of 2) sorted by relevance
137 static bool isDontIncludeMeHeader(llvm::StringRef);
791 if (isDontIncludeMeHeader(SM.getBufferData(FID))) in isSelfContainedHeader()821 bool SymbolCollector::isDontIncludeMeHeader(llvm::StringRef Content) { in isDontIncludeMeHeader() function in clang::clangd::SymbolCollector