Searched refs:CreateFromDecl (Results 1 – 5 of 5) sorted by relevance
66 static RSExportType *CreateFromDecl(RSContext *Context,
131 RSExportType *RSExportElement::CreateFromDecl(RSContext *Context, in CreateFromDecl() function in slang::RSExportElement
83 RSExportType *ET = RSExportType::CreateFromDecl(this, VD); in processExportVar()
284 static RSExportType *CreateFromDecl(RSContext *Context,
931 RSExportType *RSExportType::CreateFromDecl(RSContext *Context, in CreateFromDecl() function in slang::RSExportType1533 RSExportType *ET = RSExportElement::CreateFromDecl(Context, FD); in Create()