Searched refs:InlineLayoutInstruction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp975 uint64_t InlineLayoutInstruction(SmallVectorImpl<unsigned char> &Layout);
2200 /// InlineLayoutInstruction - This routine produce an inline instruction for the
2209 uint64_t CGObjCCommonMac::InlineLayoutInstruction( function in class:CGObjCCommonMac
2379 uint64_t Result = InlineLayoutInstruction(Layout);

Completed in 292 milliseconds