Home
last modified time | relevance | path

Searched defs:shouldKeep (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp456 bool PragmaIncludes::shouldKeep(const FileEntry *FE) const { in shouldKeep() function in clang::include_cleaner::PragmaIncludes
/llvm-project/lld/ELF/
H A DLinkerScript.cpp410 bool LinkerScript::shouldKeep(InputSectionBase *s) { shouldKeep() function in LinkerScript