Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h399 RREntrypoints &getRREntrypoints() const { in getRREntrypoints() function
DCGObjC.cpp2156 llvm::Constant *&fn = CGM.getRREntrypoints().objc_autoreleasePoolPush; in EmitObjCAutoreleasePoolPush()
2174 llvm::Constant *&fn = CGM.getRREntrypoints().objc_autoreleasePoolPop; in EmitObjCAutoreleasePoolPop()