Searched refs:DoStore (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp1648 bool DoStore = false; local
1671 DoStore = true;
1705 DoStore = false;
1724 DoStore = false; // The weak init is a store, no need to do two.
1734 if (DoStore)

Completed in 114 milliseconds