Home
last modified time | relevance | path

Searched defs:isExcluded (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h86 bool isExcluded() const { return Excluded; } in isExcluded() function
/llvm-project/clang-tools-extra/clangd/
H A DDiagnostics.cpp89 bool isExcluded(unsigned DiagID) { in isExcluded() function
/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp197 bool isExcluded(const NamedDecl &RenameDecl) { in isExcluded() function