Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetMetaClassFunctionDecl

99     FunctionDecl *GetMetaClassFunctionDecl;
619 GetMetaClassFunctionDecl = nullptr;
2482 GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2649 if (!GetMetaClassFunctionDecl)
2691 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl,