Searched refs:CreateFromDecl (Results 1 – 5 of 5) sorted by relevance
66 static RSExportType *CreateFromDecl(RSContext *Context,
130 RSExportType *RSExportElement::CreateFromDecl(RSContext *Context, in CreateFromDecl() function in slang::RSExportElement
75 RSExportType *ET = RSExportType::CreateFromDecl(this, VD); in processExportVar()
250 static RSExportType *CreateFromDecl(RSContext *Context,
858 RSExportType *RSExportType::CreateFromDecl(RSContext *Context, in CreateFromDecl() function in slang::RSExportType1443 RSExportType *ET = RSExportElement::CreateFromDecl(Context, FD); in Create()