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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h145 struct RREntrypoints { struct in namespace:clang::CodeGen
146 RREntrypoints() { memset(this, 0, sizeof(*this)); } function in struct:clang::CodeGen::RREntrypoints
239 RREntrypoints *RRData;
399 RREntrypoints &getRREntrypoints() const {

Completed in 538 milliseconds