Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SelGetUidFunctionDecl

99     FunctionDecl *SelGetUidFunctionDecl;
608 SelGetUidFunctionDecl = 0;
2022 if (!SelGetUidFunctionDecl)
2024 assert(SelGetUidFunctionDecl && "Can't find sel_registerName() decl");
2032 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,
2262 SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2274 SelGetUidFunctionDecl = FD;
2639 if (!SelGetUidFunctionDecl)
2899 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,