Home
last modified time | relevance | path

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

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
DInputOutput.java33 protected final void setLines(ImmutableList<String> lines) { in setLines() method in InputOutput
/external/clang/include/clang/AST/
DComment.h929 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function