Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DFileSystem.h69 struct copy_option { struct
75 copy_option(_ v) : v_(v) {} in copy_option() argument
76 explicit copy_option(int v) : v_(_(v)) {} in copy_option() argument