Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp298 bool ShouldCopy = [&]() { in __copy_file() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp4858 bool ShouldCopy = true; in tryObjCWritebackConversion() local
5196 bool ShouldCopy = true; in InitializeFrom() local
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp771 bool ShouldCopy = [&]() { in __copy_file() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h224 unsigned ShouldCopy : 1; in LLVM_ALIGNAS() local