Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SelGetUidFunctionDecl

103     FunctionDecl *SelGetUidFunctionDecl;
698 SelGetUidFunctionDecl = nullptr;
2113 if (!SelGetUidFunctionDecl)
2115 assert(SelGetUidFunctionDecl && "Can't find sel_registerName() decl");
2119 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,
2353 SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2364 SelGetUidFunctionDecl = FD;
2653 if (!SelGetUidFunctionDecl)
2686 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,
2740 if (!SelGetUidFunctionDecl)
2817 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,
2869 if (!SelGetUidFunctionDecl)
2971 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,
3259 if (!SelGetUidFunctionDecl)
3496 CallExpr *SelExp = SynthesizeCallToFunctionDecl(SelGetUidFunctionDecl,