Home
last modified time | relevance | path

Searched refs:setActiveFlag (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.cpp283 cleanup.setActiveFlag(active); in initFullExprCleanup()
1131 Scope.setActiveFlag(var); in SetupCleanupBlockActivation()
DCGCleanup.h327 void setActiveFlag(Address Var) { in setActiveFlag() function