Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetMetaClassFunctionDecl

101     FunctionDecl *GetMetaClassFunctionDecl;
696 GetMetaClassFunctionDecl = nullptr;
2583 GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3275 if (!GetMetaClassFunctionDecl)
3318 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl,