Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h299 void setActiveFlag(llvm::AllocaInst *Var) { ActiveFlag = Var; } in setActiveFlag() function
DCGCleanup.cpp269 cleanup.setActiveFlag(active); in initFullExprCleanup()
1083 Scope.setActiveFlag(var); in SetupCleanupBlockActivation()