Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCleanup.h290 void setActiveFlag(llvm::AllocaInst *Var) { ActiveFlag = Var; } in setActiveFlag() function
DCGCleanup.cpp267 cleanup.setActiveFlag(active); in initFullExprCleanup()
1076 Scope.setActiveFlag(var); in SetupCleanupBlockActivation()