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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2322 struct CallObjCAutoreleasePoolObject : EHScopeStack::Cleanup { struct in namespace:__anon3239
2325 CallObjCAutoreleasePoolObject(llvm::Value *token) : Token(token) {} function in struct:__anon3239::CallObjCAutoreleasePoolObject

Completed in 63 milliseconds