Home
last modified time | relevance | path

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

/external/webrtc/
Dpresubmit_test_mocks.py31 def AffectedFiles(self, file_filter=None, include_deletes=False): member in MockInputApi
/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp470 llvm::StringMap<std::vector<Range>> AffectedFiles; in findOccurrencesOutsideFile() local
517 auto AffectedFiles = findOccurrencesOutsideFile(RenameDecl, MainFilePath, in renameOutsideFile() local