Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DWhitespaceManager.h41 bool UseCRLF) in WhitespaceManager()
209 bool UseCRLF; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/csv/
Dwriter.go34 UseCRLF bool // True to use \r\n as the line terminator member