Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetMetaClassFunctionDecl

102     FunctionDecl *GetMetaClassFunctionDecl;
675 GetMetaClassFunctionDecl = 0;
2594 GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3291 if (!GetMetaClassFunctionDecl)
3338 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl,