Home
last modified time | relevance | path

Searched refs:usedSymbols (Results 1 – 2 of 2) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DRemoveUnusedImports.java104 public Void visitImport(ImportTree importTree, Void usedSymbols) { in visitImport() argument
/external/llvm-project/lld/COFF/
DWriter.cpp1610 SymbolRVASet &usedSymbols) { in markSymbolsWithRelocations() argument
1625 maybeAddAddressTakenFunction(usedSymbols, ref); in markSymbolsWithRelocations()