Searched refs:getRCBlockLayoutStr (Results 1 – 3 of 3) sorted by relevance
320 virtual std::string getRCBlockLayoutStr(CodeGen::CodeGenModule &CGM, in getRCBlockLayoutStr() function
133 Name += "l" + CGM.getObjCRuntime().getRCBlockLayoutStr(CGM, BlockInfo);
1118 std::string getRCBlockLayoutStr(CodeGen::CodeGenModule &CGM,2937 std::string CGObjCCommonMac::getRCBlockLayoutStr(CodeGenModule &CGM, in BuildRCBlockLayout() 2941 std::string CGObjCCommonMac::getRCBlockLayoutStr(CodeGenModule &CGM, getRCBlockLayoutStr() function in CGObjCCommonMac