Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Idents

1390     &CGM.getContext().Idents.get("countByEnumeratingWithState"),
1391 &CGM.getContext().Idents.get("objects"),
1392 &CGM.getContext().Idents.get("count")
2176 IdentifierInfo *II = &CGM.getContext().Idents.get("alloc");
2186 II = &CGM.getContext().Idents.get("init");
2198 IdentifierInfo *II = &CGM.getContext().Idents.get("drain");
2777 = &CGM.getContext().Idents.get("__assign_helper_atomic_property_");
2863 = &CGM.getContext().Idents.get("__copy_helper_atomic_property_");
2951 IdentifierInfo *CopyID = &getContext().Idents.get("copy");
2954 IdentifierInfo *AutoreleaseID = &getContext().Idents.get("autorelease");