Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Function

925   // Store the key function to avoid deserializing every method so we can
1138 // Write the function specialization declarations.
1143 assert(I->Function->isCanonicalDecl() &&
1145 Writer.AddDeclRef(I->Function, Record);