Home
last modified time | relevance | path

Searched defs:shouldCopy (Results 1 – 3 of 3) 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/clang/lib/CodeGen/
DCGCall.cpp3048 bool shouldCopy = CRE->shouldCopy(); in emitWritebackArg() local
/external/clang/lib/Sema/
DSemaInit.cpp3284 bool shouldCopy) { in AddPassByIndirectCopyRestoreStep()