Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWifiConfigurationTest.java24 public void shouldCopy() throws Exception { in shouldCopy() method in ShadowWifiConfigurationTest
/external/llvm-project/clang/include/clang/AST/
DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/external/clang/lib/CodeGen/
DCGCall.cpp3048 bool shouldCopy = CRE->shouldCopy(); in emitWritebackArg() local
/external/clang/lib/Sema/
DSemaInit.cpp3284 bool shouldCopy) { in AddPassByIndirectCopyRestoreStep()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp3670 bool shouldCopy = CRE->shouldCopy(); in emitWritebackArg() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp3724 bool shouldCopy) { in AddPassByIndirectCopyRestoreStep()