Searched defs:shouldKeep (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/include-cleaner/lib/ | ||
H A D | Record.cpp | 456 bool PragmaIncludes::shouldKeep(const FileEntry *FE) const { in shouldKeep() function in clang::include_cleaner::PragmaIncludes |
/llvm-project/lld/ELF/ | ||
H A D | LinkerScript.cpp | 410 bool LinkerScript::shouldKeep(InputSectionBase *s) { shouldKeep() function in LinkerScript |