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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h161 struct ARCEntrypoints { struct in namespace:clang::CodeGen
162 ARCEntrypoints() { memset(this, 0, sizeof(*this)); } function in struct:clang::CodeGen::ARCEntrypoints
299 ARCEntrypoints *ARCData;
518 ARCEntrypoints &getARCEntrypoints() const {

Completed in 156 milliseconds