Searched defs:ConsumeARCParameter (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp1593 struct ConsumeARCParameter : EHScopeStack::Cleanup { struct in namespace:__anon17825
1594 ConsumeARCParameter(llvm::Value *param, function in struct:__anon17825::ConsumeARCParameter
1718 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), Arg,

Completed in 178 milliseconds